1a8e1175bSopenharmony_ci# Readthedocs redirects
2a8e1175bSopenharmony_ci# See https://docs.readthedocs.io/en/stable/user-defined-redirects.html
3a8e1175bSopenharmony_ci#
4a8e1175bSopenharmony_ci# Changes to this file do not take effect until they are merged into the
5a8e1175bSopenharmony_ci# 'development' branch. This is because the API token (RTD_TOKEN) is not
6a8e1175bSopenharmony_ci# made available in PR jobs - preventing bad actors from crafting PRs to
7a8e1175bSopenharmony_ci# expose it.
8a8e1175bSopenharmony_ci
9a8e1175bSopenharmony_ci- type: exact
10a8e1175bSopenharmony_ci  from_url: /projects/api/en/latest/*
11a8e1175bSopenharmony_ci  to_url: /projects/api/en/development/:splat
12