Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate link check action and check for broken links #500

Merged
merged 14 commits into from
Dec 11, 2024
Merged
Prev Previous commit
Next Next commit
fixed exclude links
nikohl-de committed Dec 9, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit ea2e9c48fd276e11bdec57abc539d1dbc4d8fac6
2 changes: 1 addition & 1 deletion .github/workflows/link-check.yml
Original file line number Diff line number Diff line change
@@ -35,7 +35,7 @@ jobs:
# Exclude all links in the "Material" directory.
args: >
.
--exclude ['^https://jira\.hl7\.org', '^https://test.krankenhaus.de']
--exclude "^https://jira\.hl7\.org,^https://test.krankenhaus.de"
--exclude-path ImplementationGuide/style
--exclude-path Material