diff --git a/.github/templates/README.template.md b/.github/templates/README.template.md index 037a8c3..74c1124 100644 --- a/.github/templates/README.template.md +++ b/.github/templates/README.template.md @@ -13,7 +13,7 @@ Get the latest version of the `docker-compose.yaml` file: ### Setup Mailauth _currently_ works by modifying the `email` claim during Token Exchange and Userinfo, -this means that you **will have to** use a IdP (take a look at [authentik](https://goauthentik.org)). +this means that you **will have to** use a IdP (take a look at [authentik](https://goauthentik.io)). Create a `.env` file inside of you `docker-compose.yaml` directory and copy the template below diff --git a/README.md b/README.md index f33902c..07c13c3 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ volumes: ### Setup Mailauth _currently_ works by modifying the `email` claim during Token Exchange and Userinfo, -this means that you **will have to** use a IdP (take a look at [authentik](https://goauthentik.org)). +this means that you **will have to** use a IdP (take a look at [authentik](https://goauthentik.io)). Create a `.env` file inside of you `docker-compose.yaml` directory and copy the template below