Skip to content

Commit 3726db7

Browse files
Apply suggestions from code review
Co-authored-by: Andrey Nering <[email protected]>
1 parent db9ddf3 commit 3726db7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

website/src/docs/integrations.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,19 +75,19 @@ You can find more information on this in the
7575
7676
Task documentation is optimized for AI assistants like Claude Code, Cursor, and
7777
other 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
8080
This 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

8787
AI 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

9292
These files are automatically generated and kept in sync with the documentation,
9393
ensuring AI assistants always have access to the latest Task features and usage

0 commit comments

Comments
 (0)