mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 17:56:30 -05:00
bced0c478b
As frontend and backend are managed inside a monorepo and distributed together, there is no sense in keeping separate frontend and backend version information. Signed-off-by: Erik Michelson <github@erik.michelson.eu>
10 lines
399 B
JSON
10 lines
399 B
JSON
{
|
|
"chat": "https://matrix.to/#/#hedgedoc:matrix.org",
|
|
"community": "https://community.hedgedoc.org",
|
|
"githubOrg": "https://github.com/hedgedoc/",
|
|
"sourceCode": "https://github.com/hedgedoc/hedgedoc",
|
|
"issues": "https://github.com/hedgedoc/hedgedoc/issues",
|
|
"mastodon": "https://social.hedgedoc.org",
|
|
"translate": "https://translate.hedgedoc.org",
|
|
"webpage": "https://hedgedoc.org"
|
|
}
|