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 39d076d commit acc22edCopy full SHA for acc22ed
.github/workflows/pages.yml
@@ -41,7 +41,7 @@ jobs:
41
- name: Build CoMLRL docs
42
working-directory: comlrl-src
43
env:
44
- HUGO_RELATIVEURLS: "false"
+ HUGO_RELATIVEURLS: "true"
45
run: hugo --gc --minify -s docs -b "${SITE_BASE_URL}/CoMLRL/"
46
47
- name: Build with Hugo
0 commit comments