Skip to content

Commit c8e471b

Browse files
authored
Update ci.yml
1 parent fd4c8de commit c8e471b

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
@@ -83,7 +83,7 @@ jobs:
8383
- name: Install cargo-deadlinks
8484
run: cargo install cargo-deadlinks
8585
- name: Check dead links in doc
86-
run: cargo deadlinks
86+
run: cargo deadlinks --check-http --ignore-fragments --check-intra-doc-links
8787

8888
clippy:
8989
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)