This commit is contained in:
Owen Schwartz 2025-01-01 21:37:16 -05:00
parent 55ce4f8213
commit 53e1389a51
No known key found for this signature in database
GPG key ID: 8271FDFFD9E0CCBD

View file

@ -96,7 +96,7 @@ const config: Config = {
items: [ items: [
{ {
label: 'Docs', label: 'Docs',
to: '/docs/intro', to: '/docs/overview',
}, },
], ],
}, },