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
Add lychee ignore file
  • Loading branch information
nikohl-de committed Dec 11, 2024
commit 45ed46f1cf303afa71103eecff92c5dd25ed748d
4 changes: 0 additions & 4 deletions .github/workflows/link-check.yml
Original file line number Diff line number Diff line change
@@ -35,10 +35,6 @@ jobs:
# Exclude all links in the "Material" directory.
args: >
.
exclude:
- ^https://jira\.hl7\.org
- https://test.krankenhaus.de
- http://hl7.org/fhir/StructureDefinition/condition-related
--exclude-path ImplementationGuide/style
--exclude-path Material

3 changes: 3 additions & 0 deletions .lycheeignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
^https?://jira\.hl7\.org
^https?://test\.krankenhaus\.de
^http://hl7\.org/fhir/StructureDefinition/condition-related