You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs_src/src/pages/documentation/en/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ export const sections = [
16
16
# API Documentation
17
17
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.
18
18
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).
20
20
21
21
<divclassName="not-prose mb-16 mt-6 flex gap-3">
22
22
<Buttonhref="/documentation/en/example_app"arrow="right"children="Real World App" />
0 commit comments