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.com | TXT | reponame.username.codeberg.page |
-| www.yourdomain.com | CNAME | yourdomain.com |
+www.yourdomain.com | CNAME | reponame.username.codeberg.page |
@@ -153,7 +153,7 @@ In the end, it should look like this:
yourdomain.com | TXT | reponame.username.codeberg.page |
-| www.yourdomain.com | CNAME | yourdomain.com |
+www.yourdomain.com | CNAME | reponame.username.codeberg.page |