Skip to content

Commit 3d25432

Browse files
committed
Merge branch 'master' of https://github.com/OpenByteDev/lnks
2 parents 2a108fa + a0609b7 commit 3d25432

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: Install cargo-deadlinks
4646
run: cargo install cargo-deadlinks
4747
- name: Check dead links in doc
48-
run: cargo deadlinks
48+
run: cargo deadlinks --check-http --ignore-fragments --check-intra-doc-links
4949

5050
clippy:
5151
runs-on: windows-latest

0 commit comments

Comments
 (0)