From bb3fdf4cd94766d9c2239c4e28b4938f944d5ccb Mon Sep 17 00:00:00 2001 From: 3w36zj6 <52315048+3w36zj6@users.noreply.github.com> Date: Fri, 5 Apr 2024 09:42:36 +0900 Subject: [PATCH] chore: Update URL due to repository transfer (#3) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eee3967..24b28c2 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "1.0.1", "description": "textlint plugin to lint MDX", "keywords": ["textlint", "textlintplugin", "plugin", "lint", "mdx"], - "repository": "https://github.com/3w36zj6/textlint-plugin-mdx", + "repository": "https://github.com/textlint/textlint-plugin-mdx", "funding": { "type": "github", "url": "https://github.com/sponsors/3w36zj6"