Skip to content

Commit e68642b

Browse files
committed
Fix DOI citation link formatting in README
- Convert DOI citation to proper HTTPS format - Ensure clickable and standards-compliant link - Documentation-only change
1 parent 7b8ac64 commit e68642b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ modifying the `docs/source/_static/switcher.json` file accordingly.
142142

143143
If you use the `malariagen_data` package in a publication
144144
or include any of its functions or code in other materials (_e.g._ training resources),
145-
please cite: [doi.org/10.5281/zenodo.11173411](doi.org/10.5281/zenodo.11173411)
145+
please cite: [doi.org/10.5281/zenodo.11173411](https://doi.org/10.5281/zenodo.11173411)
146146

147147
Some functions may require additional citations to acknowledge specific contributions. These are indicated in the description for each relevant function.
148148

0 commit comments

Comments
 (0)