From ab0f510a7557c90f65b3b3f0fc5fa828bf8ff971 Mon Sep 17 00:00:00 2001 From: Tilman Vatteroth Date: Sat, 26 Aug 2023 15:14:54 +0200 Subject: [PATCH] fix: change links in html-to-react package.json Signed-off-by: Tilman Vatteroth --- html-to-react/package.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/html-to-react/package.json b/html-to-react/package.json index 194ff1bae..7bc1bbdc8 100644 --- a/html-to-react/package.json +++ b/html-to-react/package.json @@ -32,7 +32,10 @@ ], "repository": { "type": "git", - "url": "https://github.com/hedgedoc/html-to-react.git" + "url": "git+https://github.com/hedgedoc/hedgedoc.git" + }, + "bugs": { + "url": "https://github.com/hedgedoc/hedgedoc/issues" }, "keywords": [ "react",