[Backport] Fix support pages url
parent
1dc8b193cf
commit
f79a47fd24
|
@ -23,7 +23,7 @@ SR = {
|
||||||
"github_url": "https://github.com/taigaio",
|
"github_url": "https://github.com/taigaio",
|
||||||
},
|
},
|
||||||
"support": {
|
"support": {
|
||||||
"url": "https://taiga.io/support",
|
"url": "https://tree.taiga.io/support",
|
||||||
"email": "support@taiga.io",
|
"email": "support@taiga.io",
|
||||||
"mailing_list": "https://groups.google.com/forum/#!forum/taigaio",
|
"mailing_list": "https://groups.google.com/forum/#!forum/taigaio",
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue