Skip to content

Commit 39c0842

Browse files
committed
Also fix the docs preview action
1 parent b18dfb0 commit 39c0842

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
@@ -67,7 +67,7 @@ jobs:
6767
issue-number: ${{ github.event.pull_request.number || inputs.pr_number }}
6868
comment-id: ${{ steps.fc.outputs.comment-id }}
6969
body: |
70-
Documentation for this PR has been generated and is available at: https://${{ github.repository_owner }}.github.io/${{ github.event.repository.name }}/${{ env.PREVIEW_PATH }}/iroh/
70+
Documentation for this PR has been generated and is available at: https://${{ github.repository_owner }}.github.io/${{ github.event.repository.name }}/${{ env.PREVIEW_PATH }}/iroh_blobs/
7171
7272
Last updated: ${{ env.TIMESTAMP }}
7373
edit-mode: replace

0 commit comments

Comments
 (0)