diff options
author | Christian Cleberg <hello@cleberg.net> | 2025-04-02 16:14:48 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2025-04-02 16:14:48 -0500 |
commit | cfd90d4afe1bf3cc725dde8a872f3ac7238a5727 (patch) | |
tree | 60580b775dd55d8fd1eb124115ee21b90cfb4edf /content/blog/2023-10-11-self-hosting-authelia.org | |
parent | 8fad949471ce31d5fa20c22bc3c4b8ed92ffcbb0 (diff) | |
download | cleberg.net-cfd90d4afe1bf3cc725dde8a872f3ac7238a5727.tar.gz cleberg.net-cfd90d4afe1bf3cc725dde8a872f3ac7238a5727.tar.bz2 cleberg.net-cfd90d4afe1bf3cc725dde8a872f3ac7238a5727.zip |
update image URIs
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 ab0da00..2be3878 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://media.githubusercontent.com/media/ccleberg/img/main/blog/20231010-authelia/authelia_portal.png]] +[[https://raw.githubusercontent.com/ccleberg/img/refs/heads/main/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://media.githubusercontent.com/media/ccleberg/img/main/blog/20231010-authelia/authelia_success.png]] +[[https://raw.githubusercontent.com/ccleberg/img/refs/heads/main/blog/20231010-authelia/authelia_success.png]] |