7ce8fba3cb
This allows us to maintain the list of redirects in-tree. Signed-off-by: Bence Szépkúti <bence.szepkuti@arm.com>
10 lines
364 B
YAML
10 lines
364 B
YAML
# Readthedocs redirects
|
|
# See https://docs.readthedocs.io/en/stable/user-defined-redirects.html
|
|
#
|
|
# In order to prevent exposing the API token, PR jobs do not update the
|
|
# redirects - changes to this file are only applied when they are merged
|
|
# into the main branch.
|
|
|
|
- type: exact
|
|
from_url: /projects/api/en/latest/$rest
|
|
to_url: /projects/api/en/development/
|