Skip to content

Commit 2b6af2f

Browse files
committed
test removal of extra slash
1 parent a8d0703 commit 2b6af2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
yarn install --frozen-lockfile
4141
yarn clear
4242
# export DOC_BASE_URL="/$GITHUB_HEAD_REF/"
43-
export DOC_URL=https://docs.gitops.weaveworks.org
43+
# export DOC_URL=https://docs.gitops.weaveworks.org
4444
export STAGING_BUILD=false
4545
yarn build
4646
touch build/.nojekyll

0 commit comments

Comments
 (0)