Skip to content

Commit c644333

Browse files
authored
Merge pull request #145 from xsnippet/fix-master
Fix master branch
2 parents 261b455 + 9072c86 commit c644333

File tree

6 files changed

+401
-374
lines changed

6 files changed

+401
-374
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
- uses: actions-rs/cargo@v1
107107
with:
108108
command: rustdoc
109-
args: -- -D intra-doc-link-resolution-failure
109+
args: -- -D rustdoc::broken_intra_doc_links
110110

111111
tests:
112112
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)