From b5f4ca61d8af01619bad9b3aba2275b781f85224 Mon Sep 17 00:00:00 2001 From: IanDelMar <42134098+IanDelMar@users.noreply.github.com> Date: Tue, 14 Apr 2020 08:36:09 +0200 Subject: [PATCH] Update URLs --- composer.json | 4 ++-- package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.json b/composer.json index 798bb5e..bcf797b 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "holger1411/understrap", + "name": "understrap/understrap", "description": "Combines AutomatticĀ“s Underscores Starter Theme and Bootstrap 4", "type": "wordpress-theme", "license": "GPL-2.0", @@ -9,7 +9,7 @@ "theme", "bootstrap" ], - "homepage": "https://github.com/holger1411/understrap", + "homepage": "https://github.com/understrap/understrap", "require": { "composer/installers": "^1.5" }, diff --git a/package.json b/package.json index 2f7da2b..38661fb 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/holger1411/understrap.git" + "url": "https://github.com/understrap/understrap.git" }, "keywords": [ "wordpress", @@ -23,7 +23,7 @@ "author": "Holger Koenemann", "license": "GPL-2.0", "bugs": { - "url": "https://github.com/holger1411/understrap/issues" + "url": "https://github.com/understrap/understrap/issues" }, "homepage": "https://understrap.com", "dependencies": {},