fix: change links in markdown-it-plugins package

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
Tilman Vatteroth 2023-08-26 15:15:09 +02:00
parent ab0f510a75
commit df82ffc68a

View file

@ -124,11 +124,10 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/hedgedoc/markdown-it-plugins.git"
"url": "git+https://github.com/hedgedoc/hedgedoc.git"
},
"bugs": {
"url": "https://github.com/hedgedoc/markdown-it-plugins/issues"
"url": "https://github.com/hedgedoc/hedgedoc/issues"
},
"homepage": "https://github.com/hedgedoc/markdown-it-plugins#readme",
"packageManager": "yarn@3.6.3"
}