浏览代码

docs: remove roadmap link (#2442)

Jason Rasmussen 2 年之前
父节点
当前提交
3ec74444b0
共有 1 个文件被更改,包括 0 次插入9 次删除
  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',
-              },
             ],
           },
         ],