diff options
Diffstat (limited to 'packages/markdown/remark/package.json')
-rw-r--r-- | packages/markdown/remark/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/markdown/remark/package.json b/packages/markdown/remark/package.json index ac6235547..a5d2da9a4 100644 --- a/packages/markdown/remark/package.json +++ b/packages/markdown/remark/package.json @@ -6,7 +6,7 @@ "license": "MIT", "repository": { "type": "git", - "url": "https://github.com/withastro/astro.git", + "url": "git+https://github.com/withastro/astro.git", "directory": "packages/markdown/remark" }, "bugs": "https://github.com/withastro/astro/issues", |