File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -75,19 +75,19 @@ You can find more information on this in the
7575
7676Task documentation is optimized for AI assistants like Claude Code, Cursor, and
7777other LLM-powered development tools through the
78- [VitePress LLMs plugin](https://github.com/danielroe /vitepress-plugin-llms).
78+ [VitePress LLMs plugin](https://github.com/okineadev /vitepress-plugin-llms).
7979
8080This integration provides:
8181
8282- Structured documentation in LLM-friendly formats
8383- Context-optimized content for AI assistants
84- - Automatic generation of llms.txt and llms-full.txt files
84+ - Automatic generation of ` llms.txt` and ` llms-full.txt` files
8585- Enhanced discoverability of Task features for AI tools
8686
8787AI assistants can access Task documentation through :
8888
89- - **llms.txt**: Lightweight overview of Task documentation
90- - **llms-full.txt**: Complete documentation with all content
89+ - **[ llms.txt](https://taskfile.dev/llms.txt) **: Lightweight overview of Task documentation
90+ - **[ llms-full.txt](https://taskfile.dev/llms-full.txt) **: Complete documentation with all content
9191
9292These files are automatically generated and kept in sync with the documentation,
9393ensuring AI assistants always have access to the latest Task features and usage
You can’t perform that action at this time.
0 commit comments