We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df0066a commit 33aabc8Copy full SHA for 33aabc8
1 file changed
app/libraries/config.tsx
@@ -31,7 +31,7 @@ export const configProject = {
31
{
32
icon: <BiBookAlt />,
33
label: 'Docs',
34
- to: '/config/docs',
+ to: '/config/latest/docs',
35
},
36
37
icon: <FaGithub />,
0 commit comments