Skip to content

Commit fec87d4

Browse files
authored
Fix markdown link in README.md
1 parent d59ae4d commit fec87d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ ForesightJS is a newer library, so most AI assistants and LLMs may not have much
9191

9292
- Use [llms.txt](https://foresightjs.com/llms.txt) for a concise overview of the API and usage patterns.
9393
- Use [llms-full.txt](https://foresightjs.com/llms-full.txt) for a full markdown version of the docs, ideal for AI tools that support context injection or uploads.
94-
- All documentation pages are also available in markdown. You can view them by adding .md to the end of any URL, for example: [https://foresightjs.com/docs/getting_started.md](https://foresightjs.com/docs/getting-started/what-is-foresightjs.md).
94+
- All documentation pages are also available in markdown. You can view them by adding .md to the end of any URL, for example: [https://foresightjs.com/docs/getting-started/what-is-foresightjs.md](https://foresightjs.com/docs/getting-started/what-is-foresightjs.md).
9595

9696
[Read more](https://foresightjs.com/docs/ai-context)
9797

0 commit comments

Comments
 (0)