diff --git a/nbs/index.qmd b/nbs/index.qmd index e40317b..40c1b12 100644 --- a/nbs/index.qmd +++ b/nbs/index.qmd @@ -124,7 +124,7 @@ Here are a few directories that list the `llms.txt` files available on the web: Various tools and plugins are available to help integrate the llms.txt specification into your workflow: - [`llms_txt2ctx`](https://llmstxt.org/intro.html#cli) - CLI and Python module for parsing llms.txt files and generating LLM context -- [JavaScript Implementation](./llmstxt-js.html) - Sample JavaScript implementation +- [JavaScript Implementation](./nbs/llmstxt-js.html) - Sample JavaScript implementation - [`vitepress-plugin-llms`](https://github.com/okineadev/vitepress-plugin-llms) - VitePress plugin that automatically generates LLM-friendly documentation for the website following the llms.txt specification - [`docusaurus-plugin-llms`](https://github.com/rachfop/docusaurus-plugin-llms) - Docusaurus plugin for generating LLM-friendly documentation following the llmtxt.org standard - [Drupal LLM Support](https://www.drupal.org/project/llm_support) - A Drupal Recipe providing full support for the llms.txt proposal on any Drupal 10.3+ site