hedgedoc/frontend/src/links.json
Erik Michelson bced0c478b enhancement: remove frontend version
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>
2023-04-03 20:11:03 +02:00

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"
}