We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 083574b commit 99c8cbaCopy full SHA for 99c8cba
.github/workflows/hugo.yml
@@ -18,7 +18,7 @@ concurrency:
18
19
env:
20
HUGO_CACHEDIR: /tmp/hugo_cache/
21
- HUGO_BASEURL: 'https://docs-beta.yagpdb.xyz'
+ HUGO_BASEURL: 'https://help.yagpdb.xyz'
22
23
jobs:
24
build:
0 commit comments