From db2aa585429f37a1daadc1ddb2ad7be9f3a19969 Mon Sep 17 00:00:00 2001 From: Shahed Nasser Date: Wed, 5 Feb 2025 18:22:14 +0200 Subject: [PATCH] docs: update text in LLM editors section (#11329) --- www/apps/book/app/learn/page.mdx | 2 +- www/apps/book/generated/edit-dates.mjs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/www/apps/book/app/learn/page.mdx b/www/apps/book/app/learn/page.mdx index ee2f719268..e0555893b4 100644 --- a/www/apps/book/app/learn/page.mdx +++ b/www/apps/book/app/learn/page.mdx @@ -86,7 +86,7 @@ To get started, check out the [Installation chapter](./installation/page.mdx). ### Using with LLM Editors -This documentation provides an [llms.txt](https://docs.medusajs.com/llms.txt) file to support LLM editors such as Cursor. Add the documentation to the list of supported documentation in your LLM editor to access the documentation directly from your editor and benefit from code generation. +This documentation provides an [llms-full.txt](https://docs.medusajs.com/llms-full.txt) file to support LLM editors. To access the documentation directly from your editor and benefit from code generation, add [https://docs.medusajs.com/llms-full.txt](https://docs.medusajs.com/llms-full.txt) as a custom documentation source in your LLM editor, such as [Cursor](https://docs.cursor.com/context/@-symbols/@-docs). --- diff --git a/www/apps/book/generated/edit-dates.mjs b/www/apps/book/generated/edit-dates.mjs index a5ad7aa439..4f14fe3a44 100644 --- a/www/apps/book/generated/edit-dates.mjs +++ b/www/apps/book/generated/edit-dates.mjs @@ -2,7 +2,7 @@ export const generatedEditDates = { "app/learn/fundamentals/scheduled-jobs/page.mdx": "2024-12-09T10:51:40.570Z", "app/learn/fundamentals/workflows/page.mdx": "2024-12-09T14:45:17.837Z", "app/learn/deployment/page.mdx": "2024-11-25T14:32:44.949Z", - "app/learn/page.mdx": "2025-01-08T10:49:58.879Z", + "app/learn/page.mdx": "2025-02-05T16:04:32.325Z", "app/learn/fundamentals/modules/commerce-modules/page.mdx": "2024-12-09T10:46:29.339Z", "app/learn/fundamentals/workflows/retry-failed-steps/page.mdx": "2024-12-04T07:37:59.823Z", "app/learn/fundamentals/workflows/workflow-hooks/page.mdx": "2024-12-09T10:44:33.781Z",