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:
@@ -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",
|
||||
|
||||
@@ -4,6 +4,8 @@ title: Roadmap
|
||||
|
||||
# Roadmap
|
||||
|
||||
**Warning. This roadmap is now outdated.**
|
||||
|
||||
## 1.0 (Minimum Viable Product)
|
||||
|
||||
- [x] Core functionality
|
||||
|
||||
Reference in New Issue
Block a user