Fixes erroneous redirect for a Network v2-ext folder - it doesn't exist

Change-Id: I4e4a3d486a1d7120785839017e26eb8e36aaf224
This commit is contained in:
Anne Gentle 2016-11-02 10:09:26 -05:00
parent 1b0b6b1458
commit 2abcf0aaac

View File

@ -31,7 +31,9 @@ redirect 301 /api-ref-image-v1.html /api-ref/image/index.html
redirect 301 /api-ref-image-v2.html /api-ref/image/index.html
# Redirect WADL-based Networking API docs to in-tree docs
redirect 301 /api-ref-networking-v2.html /api-ref/networking/v2/index.html
redirect 301 /api-ref-networking-v2-ext.html /api-ref/networking/v2-ext/index.html
redirect 301 /api-ref-networking-v2-ext.html /api-ref/networking/v2/index.html
# Redirect Networking extensions to landing
redirect 301 /api-ref/networking/v2-ext/ /api-ref/networking/index.html
# Redirect WADL-based Object Storage API docs to in-tree docs
redirect 301 /api-ref-objectstorage-v1.html /api-ref/object-storage/index.html
# Redirect Orchestration API