Skip to content

Commit df2f2aa

Browse files
committed
updated repo url
1 parent 928c52d commit df2f2aa

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
<a href="https://www.npmjs.com/package/isotolanguage">
55
<img alt="version" src="https://img.shields.io/npm/v/isotolanguage.svg?label=npm%20version" />
66
</a>
7-
<a href="https://github.com/erikyo/isotolanguage/blob/master/LICENSE">
7+
<a href="https://github.com/wp-blocks/isotolanguage/blob/master/LICENSE">
88
<img alt="version" src="https://img.shields.io/npm/l/isotolanguage" />
99
</a>
10-
<a href="https://github.com/erikyo/ISOToLanguage/actions">
11-
<img alt="build" src="https://img.shields.io/github/actions/workflow/status/erikyo/ISOToLanguage/pnpm.yml" />
10+
<a href="https://github.com/wp-blocks/ISOToLanguage/actions">
11+
<img alt="build" src="https://img.shields.io/github/actions/workflow/status/wp-blocks/ISOToLanguage/pnpm.yml" />
1212
</a>
13-
<a href="https://github.com/erikyo/ISOToLanguage/actions">
14-
<img alt="workflows" src="https://github.com/erikyo/ISOToLanguage/actions/workflows/pnpm.yml/badge.svg" />
13+
<a href="https://github.com/wp-blocks/ISOToLanguage/actions">
14+
<img alt="workflows" src="https://github.com/wp-blocks/ISOToLanguage/actions/workflows/pnpm.yml/badge.svg" />
1515
</a>
1616
</div>
1717

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@
5858
"author": "Erik Golinelli <https://github.com/erikyo>",
5959
"repository": {
6060
"type": "git",
61-
"url": "https://github.com/erikyo/isotolanguage.git"
61+
"url": "https://github.com/wp-blocks/isotolanguage.git"
6262
},
6363
"bugs": {
64-
"url": "https://github.com/erikyo/isotolanguage/issues"
64+
"url": "https://github.com/wp-blocks/isotolanguage/issues"
6565
},
6666
"devDependencies": {
6767
"@babel/core": "^7.23.7",

0 commit comments

Comments
 (0)