From 25d15525cab1ee2080b5fe4097d207daf1ba32b7 Mon Sep 17 00:00:00 2001 From: jaywcjlove <398188662@qq.com> Date: Sat, 5 Nov 2022 14:00:28 +0800 Subject: [PATCH] chore: modify repository url. --- demo.html | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/demo.html b/demo.html index 387622b..207d44d 100644 --- a/demo.html +++ b/demo.html @@ -19,7 +19,7 @@ - +

Markdown Style Example

```jsx diff --git a/package.json b/package.json index a920481..ef3b0af 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "homepage": "https://jaywcjlove.github.io/markdown-to-html/style.html", "repository": { "type": "git", - "url": "https://github.com/jaywcjlove/markdown-to-html/tree/main/packages/markdown-style" + "url": "https://github.com/jaywcjlove/markdown-style" }, "license": "MIT", "scripts": {