Skip to content

Commit 499adb0

Browse files
committed
Ignore doxygen URL
1 parent 7e5218e commit 499adb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/website-checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
pipx install linkchecker
2525
- name: Analysing the links of the website
2626
run: |
27-
linkchecker --check-extern index.html
27+
linkchecker --check-extern --ignore-url=https://www.doxygen.org/index.html index.html

0 commit comments

Comments
 (0)