Skip to content

Commit

Permalink
Update URL for Satis (#17)
Browse files Browse the repository at this point in the history
Updates the Satis url from `newfold.github.io` to the correct `newfold-labs.github.io`.
  • Loading branch information
bradp authored Jan 30, 2024
1 parent af938ea commit c09e21c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ The PHP module can be installed only on the Brand plugin.
### 1. Add the Newfold Satis to your `composer.json`.

```bash
composer config repositories.newfold composer https://newfold.github.io/satis
composer config repositories.newfold composer https://newfold-labs.github.io/satis
```

### 2. Require the `newfold-labs/wp-module-runtime` package.
Expand Down

0 comments on commit c09e21c

Please sign in to comment.