diff --git a/README.md b/README.md index b5187d6..2f51279 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ Stem Mail Template Adds mail templates that can be managed/edited in WordPress. -Requires [`stem/stem-press`](https://github.com/stem-press/stem). \ No newline at end of file +Requires [`stem-press/stem`](https://github.com/stem-press/stem). \ No newline at end of file diff --git a/composer.json b/composer.json index 48b5b74..90b7c29 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "stem/mail-template", + "name": "stem-press/mail-template", "description": "Package for handling mail templates", "type": "wordpress-plugin", "license": "LGPL-3.0-or-later",