diff --git a/composer.json b/composer.json index dcbe152..f703a64 100644 --- a/composer.json +++ b/composer.json @@ -3,25 +3,20 @@ "type": "wordpress-theme", "license": "MIT", "description": "WordPress starter theme with a modern development workflow", - "homepage": "https://roots.io/sage/", + "homepage": "https://github.com/pressbooks/pressbooks-aldine/", "authors": [ { - "name": "Ben Word", - "email": "ben@benword.com", - "homepage": "https://github.com/retlehs" - }, - { - "name": "Scott Walkinshaw", - "email": "scott.walkinshaw@gmail.com", - "homepage": "https://github.com/swalkinshaw" + "name": "Pressbooks (Book Oven Inc.)", + "email": "code@pressbooks.com", + "homepage": "https://pressbooks.org" } ], "keywords": [ "wordpress" ], "support": { - "issues": "https://github.com/roots/sage/issues", - "forum": "https://discourse.roots.io/" + "issues": "https://github.com/pressbooks/pressbooks-aldine/issues", + "forum": "https://discourse.pressbooks.org/" }, "autoload": { "psr-4": {