Skip to content

Commit c3d8015

Browse files
authored
chore: update a typo in docs (#1207)
1 parent d8339a7 commit c3d8015

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs_src/src/pages/documentation/en/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ export const sections = [
1616
# API Documentation
1717
Welcome to the Robyn API documentation. You'll find comprehensive guides and documentation to help you start working with Robyn as quickly as possible, as well as support if you get stuck.
1818

19-
We have divided the documentation into two parts: the [Example Application](#guides) and the [API Reference](#resources).
19+
We have divided the documentation into two parts: the [Example Application](#guides) and the [API Docs](#api_docs).
2020

2121
<div className="not-prose mb-16 mt-6 flex gap-3">
2222
<Button href="/documentation/en/example_app" arrow="right" children="Real World App" />

0 commit comments

Comments
 (0)