fix: document correct pages URL
This commit is contained in:
@@ -34,10 +34,10 @@ npm run verify
|
||||
The Gitea instance has a Pages Server configured to publish a repository’s
|
||||
`pages` branch under `pages.marcospaulo.dev.br`. The intended site address is:
|
||||
|
||||
<https://ai-for-dummies.netcracker.pages.marcospaulo.dev.br>
|
||||
<https://netcracker.pages.marcospaulo.dev.br/ai-for-dummies/>
|
||||
|
||||
If the URL is not available yet, verify that the `pages` branch exists and that
|
||||
the repository’s Gitea Actions workflow has completed. Gitea itself does not
|
||||
the repository’s `pages` branch exists. Gitea itself does not
|
||||
provide a built-in Pages server; this setup uses the instance’s separate Pages
|
||||
Server and Actions deployment path.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user