Merge pull request #8707 from bensze01/new_redirect_format
Migrate to new RTD redirect format
This commit is contained in:
commit
1325942c28
1 changed files with 2 additions and 2 deletions
|
@ -7,5 +7,5 @@
|
|||
# expose it.
|
||||
|
||||
- type: exact
|
||||
from_url: /projects/api/en/latest/$rest
|
||||
to_url: /projects/api/en/development/
|
||||
from_url: /projects/api/en/latest/*
|
||||
to_url: /projects/api/en/development/:splat
|
||||
|
|
Loading…
Reference in a new issue