removed links to roadmap and added wrning at top of roadmap.md file

This commit is contained in:
holgermueller
2024-08-28 12:52:45 -05:00
parent 26561a4ae6
commit 8345049dfb
4 changed files with 16891 additions and 1425 deletions

View File

@@ -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",