diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c0794c7..7f00033 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -124,7 +124,7 @@ jobs: command: deadlinks # We intentionally ignore fragments, as RTIC may generate fragments for various # auto-generated code. - args: --dir target/thumbv7em-none-eabihf/doc --ignore-fragments + args: --dir target/thumbv7em-none-eabihf/doc --ignore-fragments --check-http --check-intra-doc-links - name: Move firmware documents run: |