Sfoglia il codice sorgente

docs: remove roadmap link (#2442)

Jason Rasmussen 2 anni fa
parent
commit
3ec74444b0
1 ha cambiato i file con 0 aggiunte e 9 eliminazioni
  1. 0 9
      docs/docusaurus.config.js

+ 0 - 9
docs/docusaurus.config.js

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