Skip to content

Commit f6adcfb

Browse files
committed
Note temporary rendered docs link exclusion
1 parent 809534b commit f6adcfb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/check-doc-links.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
with:
6666
# PR-preview canonical URLs are checked by the preview deployment workflow.
6767
# The cuda-bindings #id links are docutils "problematic" anchors from generated API docs.
68+
# TODO: Remove this exclusion after cybind stops emitting those problematic anchors.
6869
# Preferred Networks rejects hosted-runner GETs, but the URL is browser reachable.
6970
args: >-
7071
--files-from ${{ github.workspace }}/lychee-rendered-html-files.txt

0 commit comments

Comments
 (0)