fix roadmap docs (#1710)

This commit is contained in:
Jianbo Sun
2021-05-26 15:07:55 +08:00
committed by GitHub
parent 0c7706d442
commit abfb2ae6ef
3 changed files with 4 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
title: KubeVela Roadmap
---
Please visit [roadmap docs page](https://github.com/oam-dev/kubevela/tree/master/docs/en/roadmap/).

View File

@@ -6,3 +6,6 @@ title: KubeVela Roadmap
- [2021 Summer Roadmap](./2021-06-roadmap)
- [2021 Spring Roadmap](./2021-03-roadmap)
- [2020 Winter Roadmap](./2020-12-roadmap)
To learn more details, please visit the [up to date github page](https://github.com/oam-dev/kubevela/tree/master/docs/en/roadmap/)
and [github issues list](https://github.com/oam-dev/kubevela/issues).

View File

@@ -176,7 +176,7 @@ module.exports = {
type: 'category',
label: 'Roadmap',
items: [
'roadmap',
'roadmap/README',
],
},
{