From 49078246560b4b6ef6a0b871cafe19f48bd5d6c5 Mon Sep 17 00:00:00 2001 From: Raphael Stolt Date: Thu, 16 Oct 2025 15:36:59 +0200 Subject: [PATCH] Update llms-txt-php description --- nbs/index.qmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nbs/index.qmd b/nbs/index.qmd index 667cfc1..17dc64b 100644 --- a/nbs/index.qmd +++ b/nbs/index.qmd @@ -127,7 +127,7 @@ Various tools and plugins are available to help integrate the llms.txt specifica - [`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 -- [`llms-txt-php`](https://github.com/raphaelstolt/llms-txt-php) - A library for writing and reading llms.txt Markdown files +- [`llms-txt-php`](https://github.com/raphaelstolt/llms-txt-php) - A library for writing, reading, and validating llms.txt Markdown files ## Next steps