Skip to content

Commit 12b0b53

Browse files
committed
chore: update repository metadata
1 parent 0fc8183 commit 12b0b53

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
[![NPM Version](https://img.shields.io/npm/v/textlint-plugin-typst)](https://www.npmjs.com/package/textlint-plugin-typst?activeTab=versions)
44
[![NPM Downloads](https://img.shields.io/npm/d18m/textlint-plugin-typst)](https://www.npmjs.com/package/textlint-plugin-typst)
5-
[![NPM License](https://img.shields.io/npm/l/textlint-plugin-typst)](https://github.com/3w36zj6/textlint-plugin-typst/blob/HEAD/LICENSE)
6-
[![CI](https://github.com/3w36zj6/textlint-plugin-typst/actions/workflows/ci.yaml/badge.svg?branch=main&event=push)](https://github.com/3w36zj6/textlint-plugin-typst/actions/workflows/ci.yaml)
5+
[![NPM License](https://img.shields.io/npm/l/textlint-plugin-typst)](https://github.com/textlint/textlint-plugin-typst/blob/HEAD/LICENSE)
6+
[![CI](https://github.com/textlint/textlint-plugin-typst/actions/workflows/ci.yaml/badge.svg?branch=main&event=push)](https://github.com/textlint/textlint-plugin-typst/actions/workflows/ci.yaml)
77

88
[textlint](https://github.com/textlint/textlint) plugin to lint [Typst](https://typst.app/)
99

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.3.0",
44
"description": "textlint plugin to lint Typst",
55
"keywords": ["textlint", "textlintplugin", "plugin", "lint", "typst"],
6-
"repository": "https://github.com/3w36zj6/textlint-plugin-typst",
6+
"repository": "https://github.com/textlint/textlint-plugin-typst",
77
"funding": {
88
"type": "github",
99
"url": "https://github.com/sponsors/3w36zj6"

0 commit comments

Comments
 (0)