docs: remove roadmap link (#2442)

This commit is contained in:
Jason Rasmussen
2023-05-15 14:25:46 -04:00
committed by GitHub
parent 1979c84ea8
commit 3ec74444b0

View File

@ -110,11 +110,6 @@ const config = {
label: 'GitHub', label: 'GitHub',
position: 'right', position: 'right',
}, },
{
href: 'https://github.com/orgs/immich-app/projects/1',
label: 'Roadmap',
position: 'right',
},
], ],
}, },
footer: { footer: {
@ -153,10 +148,6 @@ const config = {
label: 'GitHub', label: 'GitHub',
href: 'https://github.com/immich-app/immich', href: 'https://github.com/immich-app/immich',
}, },
{
label: 'Roadmap',
href: 'https://github.com/orgs/immich-app/projects/1',
},
], ],
}, },
], ],