Adds redirect after other patch lands with new landing page
Change-Id: I5b7e6c85c4770cf3c446bba401150967a78c18e9
This commit is contained in:
parent
95136591af
commit
2d58599dd9
@ -1,6 +1,7 @@
|
||||
# Redirect for the new file name for complete reference page
|
||||
redirect 301 /api-reference.html /api-ref.html
|
||||
redirect 301 /api-reference.html /api-guide/quick-start/index.html
|
||||
redirect 301 /api-specs.html /api-ref-guides.html
|
||||
redirect 301 /api-ref.html /api-guide/quick-start/index.html
|
||||
# Redirect Compute API reference v3 to v2.1
|
||||
redirect 301 /api-ref-compute-v3.html /api-ref-compute-v2.1.html
|
||||
# Redirect Compute API reference v2.0 to v2.1
|
||||
|
Loading…
Reference in New Issue
Block a user