Delete swagger-ui
Deleting swagger-ui and setting up a redirect to Reference section. Closes #1924 Fixes #2220 Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
@@ -33,6 +33,10 @@ $( document ).ready(function() {
|
||||
"from": "api-ref/",
|
||||
"to": "https://github.com/kubernetes/kubernetes/milestones/"
|
||||
},
|
||||
{
|
||||
"from": "kubernetes/third_party/swagger-ui/",
|
||||
"to": "/docs/reference"
|
||||
},
|
||||
{
|
||||
"from": "docs/user-guide/overview",
|
||||
"to": "http://kubernetes.io/docs/whatisk8s/"
|
||||
|
||||
Reference in New Issue
Block a user