Skip to content

Commit acc22ed

Browse files
committed
Update pages.yml
1 parent 39d076d commit acc22ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- name: Build CoMLRL docs
4242
working-directory: comlrl-src
4343
env:
44-
HUGO_RELATIVEURLS: "false"
44+
HUGO_RELATIVEURLS: "true"
4545
run: hugo --gc --minify -s docs -b "${SITE_BASE_URL}/CoMLRL/"
4646

4747
- name: Build with Hugo

0 commit comments

Comments
 (0)