mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
fix: change links in html-to-react package.json
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
41a1a53d08
commit
ab0f510a75
1 changed files with 4 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue