diff --git a/README.md b/README.md index 0389d12..a6a2a73 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ ## Basic usage 1. Set up Docker Swarm and [`abra`] -2. Deploy [`compose-stacks/traefik`] +2. Deploy [`coop-cloud/traefik`] 3. `abra app new adaptauthoring --secrets` (optionally with `--pass` if you'd like to save secrets in `pass`) 4. `abra app YOURAPPDOMAIN config` - be sure to change `$DOMAIN` to something that resolves to @@ -24,4 +24,4 @@ `abra app YOURAPPDOMAIN run app register_new_matrix_user -c /data/homeserver.yaml http://localhost:8008` [`abra`]: https://git.autonomic.zone/autonomic-cooperative/abra -[`compose-stacks/traefik`]: https://git.autonomic.zone/compose-stacks/traefik +[`coop-cloud/traefik`]: https://git.autonomic.zone/coop-cloud/traefik