Skip to content

Commit 75b0d85

Browse files
committed
docs.memcached.org
1 parent 67ad0d7 commit 75b0d85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
run: |
5858
hugo \
5959
--gc --minify \
60-
--baseURL "https://${{ github.repository_owner }}.github.io/"
60+
--baseURL "https://docs.memcached.org/"
6161
- name: Upload artifact
6262
uses: actions/upload-pages-artifact@v3
6363
with:

0 commit comments

Comments
 (0)