diff --git a/README.md b/README.md index b08c4f70..53e345c0 100644 --- a/README.md +++ b/README.md @@ -298,7 +298,7 @@ Use the "Table of Contents" menu on the top-right corner to explore the list. - [vite-plugin-vanilla](https://github.com/Marinerer/vite-plugins/tree/main/packages/vanilla) - Vanilla multi-page web development mode. - [genaicode/vite-plugin](https://github.com/gtanczyk/genaicode/tree/master/src/vite-genaicode/) - A plugin that embeds an AI coding assistant into the app UI. - [vite-plugin-year](https://github.com/8hobbies/vite-plugin-year) - Inserts the current year to the HTML file during build. Useful for adding a copyright year to the HTML file. -- [vite-plugin-llms](https://github.com/saschaseniuk/vite-plugin-llms) - Integration for the llms.txt specification supporting AI optimized content alongside application routes. +- [vitepress-plugin-llms](https://github.com/okineadev/vitepress-plugin-llms) - Generation of LLM-friendly documentation for VitePress according to the [llmstxt.org](https://llmstxt.org/) standard - [module-federation/vite](https://github.com/module-federation/vite) - Official Module Federation integration, enabling dynamic remote module loading. #### Loaders