Skip to content

Fix README CERT-EU PDF links - #58

Open
JSap0914 wants to merge 1 commit into
enisaeu:mainfrom
JSap0914:codex/fix-cert-eu-readme-links
Open

Fix README CERT-EU PDF links#58
JSap0914 wants to merge 1 commit into
enisaeu:mainfrom
JSap0914:codex/fix-cert-eu-readme-links

Conversation

@JSap0914

@JSap0914 JSap0914 commented Jul 5, 2026

Copy link
Copy Markdown

Summary

  • Update the two README CERT-EU PDF links that still use the old media.cert.europa.eu host.
  • Keep the existing PDF paths and point them at cert.europa.eu, where both files are currently served.

Source proof

  • Issue: Broken link : README.md #54 reports the README broken-links list, including both media.cert.europa.eu CERT-EU entries.
  • Old host check: media.cert.europa.eu does not resolve in DNS from my environment.
  • Replacement checks:
    • https://cert.europa.eu/static/WhitePapers/CERT-EU-SWP_14_005_v1_0.pdf returns HTTP 200, application/pdf.
    • https://cert.europa.eu/static/WhitePapers/TLP-WHITE-CERT-EU_Security_Guidance-22-001_v1_0.pdf returns HTTP 200, application/pdf.

Verification

  • git diff --check
  • curl -fsSI -L --max-time 20 for both replacement PDF URLs

Copilot AI review requested due to automatic review settings July 5, 2026 15:44

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@Romeo-mz

Romeo-mz commented Jul 6, 2026

Copy link
Copy Markdown

Hello @JSap0914 Thanks for tackling this issue. But I feem that we should fix all the broken links mentioned in the original issue #58 to cleanly close the PR/issue. Wdyt ?
Thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants