Merge "Updates .htaccess to redirect Compute v3 to v2.1 and name change"
This commit is contained in:
commit
e796156159
@ -1,3 +1,7 @@
|
||||
# Redirect for the new file name for complete reference page
|
||||
redirect 301 /api-reference.html /api-ref.html
|
||||
redirect 301 /api-specs.html /api-ref-guides.html
|
||||
# Redirect Compute API reference v3 to v2.1
|
||||
redirect 301 /api-ref-compute-v3.html /api-ref-compute-v2.1.html
|
||||
# Redirect plural databases file name to database
|
||||
redirect 301 /api-ref-databases-v1.html /api-ref-database-v1.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user