diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js
index e2c2c3d91c..d19c3a2594 100644
--- a/docs/docusaurus.config.js
+++ b/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',
-              },
             ],
           },
         ],