1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-02 16:58:30 +00:00

Add redirects for old branch names

This commit is contained in:
Unrud 2021-12-02 00:40:41 +01:00
parent b247d0c35a
commit 4c1ef33faa

View file

@ -1,3 +1,6 @@
{ {
"index": ":DEFAULT_BRANCH:" "index": ":DEFAULT_BRANCH:",
"3.0": "v3",
"2.1": "v2",
"1.1": "v1"
} }