use redirect instead of docs/index.md
Signed-off-by: Jonathan Roebuck <jroebuck@spotify.com>
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
---
|
||||
id: docs-index
|
||||
title: Backstage docs
|
||||
description: Learn about Backstage, an open-source framework for building developer portals.
|
||||
---
|
||||
|
||||
For an introduction to Backstage and its features, check out the [What is Backstage?](./overview/what-is-backstage.md) page.
|
||||
@@ -5,6 +5,9 @@ edit_uri: edit/master/docs
|
||||
|
||||
plugins:
|
||||
- techdocs-core
|
||||
- redirects:
|
||||
redirect_maps:
|
||||
'index.md': 'overview/what-is-backstage.md'
|
||||
|
||||
# For sidebar navigation on https://backstage.io/, see `microsite/sidebars.js`
|
||||
nav:
|
||||
|
||||
Reference in New Issue
Block a user