Migrate to new RTD redirect format
Migrate to the new redirect format introduced by ReadTheDocs in readthedocs/readthedocs.org#10881 Signed-off-by: Bence Szépkúti <bence.szepkuti@arm.com>
This commit is contained in:
parent
bc5d9165ae
commit
333ca8fdfc
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