Skip to content

Fix DOI citation link formatting in README#858

Merged
jonbrenas merged 2 commits intomalariagen:masterfrom
adilraza99:fix/doi-citation-link-format
Feb 20, 2026
Merged

Fix DOI citation link formatting in README#858
jonbrenas merged 2 commits intomalariagen:masterfrom
adilraza99:fix/doi-citation-link-format

Conversation

@adilraza99
Copy link
Contributor

Summary

Fixes the DOI citation link formatting in README.md by converting it to a proper HTTPS DOI URL.

Fixes #857

Changes

  • Convert DOI citation to a fully qualified HTTPS link
  • Ensure the link is clickable and standards-compliant
  • No functional code changes (documentation only)

Verification

  • Confirmed README renders correctly in Markdown preview
  • Verified the DOI link is clickable
  • No unrelated formatting or whitespace changes

Impact

This improves documentation quality and ensures users can properly access and cite the project.


Documentation-only change. No impact on runtime behavior.

- Convert DOI citation to proper HTTPS format
- Ensure clickable and standards-compliant link
- Documentation-only change
Copy link
Collaborator

@jonbrenas jonbrenas left a comment

Choose a reason for hiding this comment

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

LGTM. It wasn't really broken but it is cleaner this way.

@jonbrenas jonbrenas merged commit cb60297 into malariagen:master Feb 20, 2026
3 checks passed
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.

Fix broken DOI citation link in README.md

2 participants