mirror of
https://github.com/immich-app/immich.git
synced 2025-01-01 08:31:59 +00:00
docs: remove roadmap link (#2442)
This commit is contained in:
parent
1979c84ea8
commit
3ec74444b0
1 changed files with 0 additions and 9 deletions
|
@ -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',
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue