Bladeren bron

docs: remove roadmap link (#2442)

Jason Rasmussen 2 jaren geleden
bovenliggende
commit
3ec74444b0
1 gewijzigde bestanden met toevoegingen van 0 en 9 verwijderingen
  1. 0 9
      docs/docusaurus.config.js

+ 0 - 9
docs/docusaurus.config.js

@@ -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',
-              },
             ],
             ],
           },
           },
         ],
         ],