Merge pull request #16593 from backstage/jhaals/docs-redirect
microsite: Add redirect for /docs
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
# Documentation
|
||||
|
||||
The Backstage documentation is available at https://backstage.io/docs
|
||||
@@ -19,7 +19,7 @@ info:
|
||||
version: 0.1.1-alpha.8
|
||||
externalDocs:
|
||||
description: Backstage official documentation
|
||||
url: https://github.com/backstage/backstage/blob/master/docs/README.md
|
||||
url: https://backstage.io/docs
|
||||
servers:
|
||||
- url: http://localhost:7007/api/auth/
|
||||
tags:
|
||||
|
||||
@@ -117,5 +117,3 @@ backend-side authorization. To smooth this process out you can use proxy -
|
||||
either the one you already have (like Nginx, HAProxy, etc.) or the proxy-backend
|
||||
plugin that we provide for the Backstage backend.
|
||||
[Read more](https://github.com/backstage/backstage/blob/master/plugins/proxy-backend/README.md)
|
||||
|
||||
[Back to Getting Started](../README.md)
|
||||
|
||||
Reference in New Issue
Block a user