diff options
Diffstat (limited to 'docs/redirects.json')
-rw-r--r-- | docs/redirects.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/redirects.json b/docs/redirects.json index 814518f40..651148c2c 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" } ] } |