From df2f2aa280b662662290c6c7c59074a3259b9534 Mon Sep 17 00:00:00 2001 From: Erik Golinelli Date: Sun, 14 Jan 2024 14:21:04 +0100 Subject: [PATCH] updated repo url --- README.md | 10 +++++----- package.json | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 0d78322..a975422 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,14 @@ version - + version - - build + + build - - workflows + + workflows diff --git a/package.json b/package.json index 6192e6c..18f665e 100644 --- a/package.json +++ b/package.json @@ -58,10 +58,10 @@ "author": "Erik Golinelli ", "repository": { "type": "git", - "url": "https://github.com/erikyo/isotolanguage.git" + "url": "https://github.com/wp-blocks/isotolanguage.git" }, "bugs": { - "url": "https://github.com/erikyo/isotolanguage/issues" + "url": "https://github.com/wp-blocks/isotolanguage/issues" }, "devDependencies": { "@babel/core": "^7.23.7",