mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-01-24 18:32:47 +00:00
762a0a850e
Doing this BEFORE the merge prevents a lot of merge conflicts. Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
10 lines
413 B
JSON
10 lines
413 B
JSON
{
|
|
"chat": "https://matrix.to/#/#hedgedoc:matrix.org",
|
|
"community": "https://community.hedgedoc.org",
|
|
"githubOrg": "https://github.com/hedgedoc/",
|
|
"backendSourceCode": "https://github.com/hedgedoc/hedgedoc",
|
|
"backendIssues": "https://github.com/hedgedoc/hedgedoc/issues",
|
|
"mastodon": "https://social.hedgedoc.org",
|
|
"translate": "https://translate.hedgedoc.org",
|
|
"webpage": "https://hedgedoc.org"
|
|
}
|