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