summaryrefslogtreecommitdiff
path: root/docs/redirects.json
diff options
context:
space:
mode:
Diffstat (limited to 'docs/redirects.json')
-rw-r--r--docs/redirects.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/redirects.json b/docs/redirects.json
index 814518f405..651148c2c1 100644
--- a/docs/redirects.json
+++ b/docs/redirects.json
@@ -43,6 +43,10 @@
{
"from": "unicode.html",
"to": "feature_unicode.html"
+ },
+ {
+ "from": "python_development.html",
+ "to": "cli_development.html"
}
]
}