Skip to content

chore: fix broken links and replace HTTP URLs with HTTPS#455

Merged
ewan-escience merged 1 commit intomainfrom
431-broken-links
Apr 7, 2026
Merged

chore: fix broken links and replace HTTP URLs with HTTPS#455
ewan-escience merged 1 commit intomainfrom
431-broken-links

Conversation

@ewan-escience
Copy link
Copy Markdown
Member

Changes in this PR

Fix broken links, remove some links that are not findable anymore and upgrade almost all links from HTTP to HTTPS.

closes #431

Checklist

ALL contributions

  • I previewed my changes locally using e.g. python3 -m http.server 4000 and confirmed they work correctly.
  • I checked for broken links, e.g. using the link checker GitHub Action workflow, or locally by using docker run --init -it -v `pwd`:/docs lycheeverse/lychee /docs --config=docs/lychee.toml, at least for the files I changed.
  • My name was added to the CITATION.cff file.

@ewan-escience ewan-escience self-assigned this Apr 7, 2026
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 7, 2026

Deploy Preview for nlesc-guide-testing ready!

Name Link
🔨 Latest commit 07dd73d
🔍 Latest deploy log https://app.netlify.com/projects/nlesc-guide-testing/deploys/69d4dad07e349a0008f1cdd3
😎 Deploy Preview https://deploy-preview-455--nlesc-guide-testing.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Member

@c-martinez c-martinez left a comment

Choose a reason for hiding this comment

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

Two checks were failing, but after re-running them, they passed. So it all looks fine as far as I can see. Thanks @ewan-escience !

@ewan-escience ewan-escience merged commit 42e1d50 into main Apr 7, 2026
23 of 25 checks passed
@ewan-escience ewan-escience deleted the 431-broken-links branch April 7, 2026 12:02
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.

broken links

2 participants