Updated .htaccess to correct redirect file name for api-specs to api-ref-guides
Change-Id: I16978bd51faff04fd2eb7bebf8df248c50aef02e author: diane fleming
This commit is contained in:
parent
f0fc3a6f50
commit
9bcca6673b
@ -1,3 +1,3 @@
|
||||
# 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-guide.html
|
||||
redirect 301 /api-specs.html /api-ref-guides.html
|
||||
|
Loading…
Reference in New Issue
Block a user