Skip to content

Commit 5f712cb

Browse files
docs: update footer links
1 parent a48fc28 commit 5f712cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/docs-app/docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,11 +214,11 @@ const config = {
214214
},
215215
{
216216
label: 'llms.txt',
217-
href: '/llms.txt',
217+
href: 'https://analogjs.org/llms.txt',
218218
},
219219
{
220220
label: 'llms-full.txt',
221-
href: '/llms-full.txt',
221+
href: 'https://analogjs.org/llms-full.txt',
222222
},
223223
],
224224
},

0 commit comments

Comments
 (0)