hedgedoc/src/links.json
Erik Michelson be2428f22c
Extract URLs in extra file and change riot link to element-link (#551)
* Update matrix chat link to new element URL

* Correct other usages of the element link

* Extracted static external links into separate file
2020-09-13 16:38:53 +02:00

9 lines
379 B
JSON

{
"chatElement": "https://app.element.io/#/room/#hedgedoc:matrix.org",
"community": "https://community.codimd.org",
"faq": "https://community.codimd.org/t/frequently-asked-questions/190",
"githubOrg": "https://github.com/codimd/",
"mastodon": "https://social.codimd.org",
"translate": "https://translate.codimd.org",
"webpage": "https://codimd.org"
}