diff --git a/docs/en/roadmap.md b/docs/en/roadmap.md deleted file mode 100644 index 6e45079f6..000000000 --- a/docs/en/roadmap.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: KubeVela Roadmap ---- - -Please visit [roadmap docs page](https://github.com/oam-dev/kubevela/tree/master/docs/en/roadmap/). diff --git a/docs/en/roadmap/README.md b/docs/en/roadmap/README.md index 0273e79c6..05a702859 100644 --- a/docs/en/roadmap/README.md +++ b/docs/en/roadmap/README.md @@ -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). \ No newline at end of file diff --git a/docs/sidebars.js b/docs/sidebars.js index 33e0e5627..ccc53081f 100644 --- a/docs/sidebars.js +++ b/docs/sidebars.js @@ -176,7 +176,7 @@ module.exports = { type: 'category', label: 'Roadmap', items: [ - 'roadmap', + 'roadmap/README', ], }, {