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": {},