Skip to content

Commit d07c1db

Browse files
committed
Fix LLM links
1 parent 8f6c7b2 commit d07c1db

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

markdown-pages/docs/manual/llms.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ We adhere to the [llms.txt convention](https://llmstxt.org/) to make documentati
1212

1313
Currently, we have the following files...
1414

15-
- [/docs/manual/llms.txt](/llms/manual//llms.txt) — a list of the available files for ReScript language.
16-
- [/docs/manual/llm-full.txt](/llms/manual//llm-full.txt) — complete documentation for ReScript language.
17-
- [/docs/manual/llm-small.txt](/llms/manual//llm-small.txt) — compressed version of the former, without examples.
15+
- [/docs/manual/llms.txt](/llms/manual/llms.txt) — a list of the available files for ReScript language.
16+
- [/docs/manual/llm-full.txt](/llms/manual/llm-full.txt) — complete documentation for ReScript language.
17+
- [/docs/manual/llm-small.txt](/llms/manual/llm-small.txt) — compressed version of the former, without examples.
1818

1919
...and package-level documentation:
2020

public/llms/manual/template.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ We adhere to the [llms.txt convention](https://llmstxt.org/) to make documentati
1212

1313
Currently, we have the following files...
1414

15-
- [/docs/manual/llms.txt](/llms/manual//llms.txt) — a list of the available files for ReScript language.
16-
- [/docs/manual/llm-full.txt](/llms/manual//llm-full.txt) — complete documentation for ReScript language.
17-
- [/docs/manual/llm-small.txt](/llms/manual//llm-small.txt) — compressed version of the former, without examples.
15+
- [/docs/manual/llms.txt](/llms/manual/llms.txt) — a list of the available files for ReScript language.
16+
- [/docs/manual/llm-full.txt](/llms/manual/llm-full.txt) — complete documentation for ReScript language.
17+
- [/docs/manual/llm-small.txt](/llms/manual/llm-small.txt) — compressed version of the former, without examples.
1818

1919
...and package-level documentation:
2020

0 commit comments

Comments
 (0)