Skip to content

Commit 33aabc8

Browse files
fix: sidebar link to docs for config (#367)
Co-authored-by: Sean Cassiere <33615041+SeanCassiere@users.noreply.github.com>
1 parent df0066a commit 33aabc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/libraries/config.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ export const configProject = {
3131
{
3232
icon: <BiBookAlt />,
3333
label: 'Docs',
34-
to: '/config/docs',
34+
to: '/config/latest/docs',
3535
},
3636
{
3737
icon: <FaGithub />,

0 commit comments

Comments
 (0)