Skip to content

Commit 8ae1964

Browse files
authored
Replace link
1 parent d99f4a7 commit 8ae1964

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: 'GitHub',
123-
href: 'https://github.com/durable-workflow/workflow',
124-
},
125121
{
126122
label: 'LLM Docs',
127123
to: 'https://durable-workflow.com/llms.txt',
128124
},
125+
{
126+
label: 'Packagist',
127+
href: 'https://packagist.org/packages/laravel-workflow/laravel-workflow',
128+
},
129129
],
130130
},
131131
],

0 commit comments

Comments
 (0)