diff --git a/docusaurus.config.js b/docusaurus.config.js index d159bc5b..d95a2af2 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -30,11 +30,6 @@ module.exports = { src: "img/icon.webp", }, items: [ - { - href: "/roadmap", - position: "left", - label: "Roadmap", - }, { href: "https://twitter.com/stardustxr", label: "Twitter", @@ -68,10 +63,6 @@ module.exports = { { title: "Docs", items: [ - { - label: "Roadmap", - href: "roadmap", - }, { label: "Getting Started", to: "/docs/get-started/setup-openxr", diff --git a/src/pages/roadmap.md b/src/pages/roadmap.md index 26f0eb52..83df8450 100644 --- a/src/pages/roadmap.md +++ b/src/pages/roadmap.md @@ -4,6 +4,8 @@ title: Roadmap # Roadmap +**Warning. This roadmap is now outdated.** + ## 1.0 (Minimum Viable Product) - [x] Core functionality