Skip to content

Commit

Permalink
remove option
Browse files Browse the repository at this point in the history
Signed-off-by: yuriechan <28754813+yuriechan@users.noreply.github.com>
  • Loading branch information
yuriechan committed Jul 9, 2023
1 parent 82b30d0 commit b01fba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/broken-link-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
- name: Install Muffet
run: go install github.com/raviqqe/muffet/v2@latest
- name: Check Broken Links with Muffet
run: muffet --verbose --buffer-size=2147483647 --color=always --one-page-only --exclude=^.*zip\/$ https://hyperledger-fabric.readthedocs.io
run: muffet --verbose --buffer-size=9223372036854775807 --color=always --exclude=^.*zip\/$ https://hyperledger-fabric.readthedocs.io

0 comments on commit b01fba2

Please sign in to comment.