diff --git a/redirect.json b/redirect.json index 8538979b..48aef68a 100644 --- a/redirect.json +++ b/redirect.json @@ -1,3 +1,6 @@ { - "index": ":DEFAULT_BRANCH:" + "index": ":DEFAULT_BRANCH:", + "3.0": "v3", + "2.1": "v2", + "1.1": "v1" }