Skip to content

Commit 4f3b7b3

Browse files
committed
fix template
1 parent 81601be commit 4f3b7b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

public/llms/manual/template.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Currently, we have the following files...
1818

1919
...and package-level documentation:
2020

21-
- [/docs/react/llms](/docs/react/llms) — the LLms documentation for ReScript React.
21+
- [/docs/react/llms](../react/llms.mdx) — the LLms documentation for ReScript React.
2222

2323
## Notes
2424

public/llms/react/template.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Currently, we have the following files...
1717

1818
...and the language documentation:
1919

20-
- [/docs/manual/llms](/docs/manual/llms) — the LLms documentation for ReScript.
20+
- [/docs/manual/llms](../manual/llms.mdx) — the LLms documentation for ReScript.
2121

2222
## Notes
2323

0 commit comments

Comments
 (0)