removed links to roadmap and added wrning at top of roadmap.md file (#16)

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

* reverted lock files
This commit was merged in pull request #16.
This commit is contained in:
Holger Mueller
2024-08-29 03:33:05 -05:00
committed by GitHub
parent 26561a4ae6
commit c51de16fb7
2 changed files with 2 additions and 9 deletions

View File

@@ -30,11 +30,6 @@ module.exports = {
src: "img/icon.webp", src: "img/icon.webp",
}, },
items: [ items: [
{
href: "/roadmap",
position: "left",
label: "Roadmap",
},
{ {
href: "https://twitter.com/stardustxr", href: "https://twitter.com/stardustxr",
label: "Twitter", label: "Twitter",
@@ -68,10 +63,6 @@ module.exports = {
{ {
title: "Docs", title: "Docs",
items: [ items: [
{
label: "Roadmap",
href: "roadmap",
},
{ {
label: "Getting Started", label: "Getting Started",
to: "/docs/get-started/setup-openxr", to: "/docs/get-started/setup-openxr",

View File

@@ -4,6 +4,8 @@ title: Roadmap
# Roadmap # Roadmap
**Warning. This roadmap is now outdated.**
## 1.0 (Minimum Viable Product) ## 1.0 (Minimum Viable Product)
- [x] Core functionality - [x] Core functionality