Skip to content

Commit d99f4a7

Browse files
committed
Update LLM docs
1 parent 3984c4f commit d99f4a7

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docusaurus.config.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -118,14 +118,14 @@ const config = {
118118
{
119119
title: 'More',
120120
items: [
121-
{
122-
label: 'LLM Docs',
123-
to: 'https://durable-workflow.com/llms.txt',
124-
},
125121
{
126122
label: 'GitHub',
127123
href: 'https://github.com/durable-workflow/workflow',
128124
},
125+
{
126+
label: 'LLM Docs',
127+
to: 'https://durable-workflow.com/llms.txt',
128+
},
129129
],
130130
},
131131
],

0 commit comments

Comments
 (0)