mirror of
https://github.com/go-task/task.git
synced 2025-08-10 22:42:19 +02:00
docs: make Docs
point to /usage
This commit is contained in:
@@ -115,7 +115,7 @@ export default defineConfig({
|
||||
{ text: 'Home', link: '/' },
|
||||
{
|
||||
text: 'Docs',
|
||||
link: '/getting-started',
|
||||
link: '/usage',
|
||||
activeMatch: '^/(?!donate|team|blog).'
|
||||
},
|
||||
{ text: 'Blog', link: '/blog', activeMatch: '^/blog' },
|
||||
|
Reference in New Issue
Block a user