We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3984c4f commit d99f4a7Copy full SHA for d99f4a7
1 file changed
docusaurus.config.js
@@ -118,14 +118,14 @@ const config = {
118
{
119
title: 'More',
120
items: [
121
- {
122
- label: 'LLM Docs',
123
- to: 'https://durable-workflow.com/llms.txt',
124
- },
125
126
label: 'GitHub',
127
href: 'https://github.com/durable-workflow/workflow',
128
},
+ {
+ label: 'LLM Docs',
+ to: 'https://durable-workflow.com/llms.txt',
+ },
129
],
130
131
0 commit comments