diff options
author | Christian Cleberg <hello@cleberg.net> | 2025-04-30 21:51:51 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2025-04-30 21:51:51 -0500 |
commit | ce6837fa73221874d965f3a01c45582c876a137b (patch) | |
tree | 329ac4cdc1364fbef3889c2c53b12bf0039bcfc9 /content/blog/2023-10-11-self-hosting-authelia.org | |
parent | ce7676e478f1fd378015353d342df8c7b3248542 (diff) | |
download | cleberg.net-ce6837fa73221874d965f3a01c45582c876a137b.tar.gz cleberg.net-ce6837fa73221874d965f3a01c45582c876a137b.tar.bz2 cleberg.net-ce6837fa73221874d965f3a01c45582c876a137b.zip |
update img links
Diffstat (limited to 'content/blog/2023-10-11-self-hosting-authelia.org')
-rw-r--r-- | content/blog/2023-10-11-self-hosting-authelia.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/blog/2023-10-11-self-hosting-authelia.org b/content/blog/2023-10-11-self-hosting-authelia.org index 2be3878..2b9a6b7 100644 --- a/content/blog/2023-10-11-self-hosting-authelia.org +++ b/content/blog/2023-10-11-self-hosting-authelia.org @@ -441,11 +441,11 @@ When visiting the protected domain, you will now be redirected to your authentication domain and presented with the Authelia login portal. #+caption: Authelia Portal -[[https://raw.githubusercontent.com/ccleberg/img/refs/heads/main/blog/20231010-authelia/authelia_portal.png]] +[[https://img.cleberg.net/blog/20231010-authelia/authelia_portal.png]] Once you've successfully authenticated, you can visit your authentication domain directly and see that you're currently authenticated to any domain protected by Authelia. #+caption: Authelia Success -[[https://raw.githubusercontent.com/ccleberg/img/refs/heads/main/blog/20231010-authelia/authelia_success.png]] +[[https://img.cleberg.net/blog/20231010-authelia/authelia_success.png]] |