mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-06-16 05:13:54 -07:00
Update 'content/codeberg-pages/troubleshooting.md'
This commit is contained in:
parent
7a4a4e0e11
commit
f2e24e5aff
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ eleventyNavigation:
|
|||
|
||||
## My web browser displays a security warning when I try to access my Codeberg Pages.
|
||||
|
||||
If your user name contains a dot, your Codeberg Pages URL (https://user.name.codeberg.page) contains a sub-sub-domain which does not work with Let's Encrypt wildcard certificates. Use the alternative URL https://pages.codeberg.org/user.name/ as a workaround.
|
||||
If your user name or repository name contains a dot, your Codeberg Pages URL (https://user.name.codeberg.page or https://repo.sitory.username.codeberg.page) contains a sub-sub-domain which does not work with Let's Encrypt wildcard certificates. Use the alternative URL https://pages.codeberg.org/user.name/ as a workaround or rename you repository (e.g. replace `.` by `_`).
|
||||
|
||||
## My content is not updated
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue