From 24dde65bd4bc2202b891160410661ae839f30c73 Mon Sep 17 00:00:00 2001 From: r12t Date: Mon, 29 Jul 2024 08:02:10 +0000 Subject: [PATCH] Fix custom dns CNAME record (#457) Fixes #456 Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/457 Reviewed-by: Patrick Schratz Co-authored-by: r12t Co-committed-by: r12t --- content/codeberg-pages/using-custom-domain.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/codeberg-pages/using-custom-domain.md b/content/codeberg-pages/using-custom-domain.md index 7f0b572..f25b8a8 100644 --- a/content/codeberg-pages/using-custom-domain.md +++ b/content/codeberg-pages/using-custom-domain.md @@ -121,7 +121,7 @@ In the end it should look like this: yourdomain.comTXTreponame.username.codeberg.page -www.yourdomain.comCNAMEyourdomain.com +www.yourdomain.comCNAMEreponame.username.codeberg.page @@ -153,7 +153,7 @@ In the end, it should look like this: yourdomain.comTXTreponame.username.codeberg.page -www.yourdomain.comCNAMEyourdomain.com +www.yourdomain.comCNAMEreponame.username.codeberg.page