diff --git a/frontend/src/version.json b/frontend/src/version.json index 216602077..c53a44c36 100644 --- a/frontend/src/version.json +++ b/frontend/src/version.json @@ -1,5 +1,5 @@ { "version": "CLIENT_VERSION_MISSING", - "sourceCodeUrl": "https://github.com/hedgedoc/react-client", - "issueTrackerUrl": "https://github.com/hedgedoc/react-client/issues" + "sourceCodeUrl": "https://github.com/hedgedoc/hedgedoc", + "issueTrackerUrl": "https://github.com/hedgedoc/hedgedoc/issues" }