Skip to content

Commit 46f5032

Browse files
authored
Merge pull request #4 from CodeShellDev/dev
Merge Dev into Main
2 parents bc7e457 + 6d8e902 commit 46f5032

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/templates/README.template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Get the latest version of the `docker-compose.yaml` file:
1313
### Setup
1414

1515
Mailauth _currently_ works by modifying the `email` claim during Token Exchange and Userinfo,
16-
this means that you **will have to** use a IdP (take a look at [authentik](https://goauthentik.org)).
16+
this means that you **will have to** use a IdP (take a look at [authentik](https://goauthentik.io)).
1717

1818
Create a `.env` file inside of you `docker-compose.yaml` directory and copy the template below
1919

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ volumes:
5858
### Setup
5959
6060
Mailauth _currently_ works by modifying the `email` claim during Token Exchange and Userinfo,
61-
this means that you **will have to** use a IdP (take a look at [authentik](https://goauthentik.org)).
61+
this means that you **will have to** use a IdP (take a look at [authentik](https://goauthentik.io)).
6262

6363
Create a `.env` file inside of you `docker-compose.yaml` directory and copy the template below
6464

0 commit comments

Comments
 (0)