Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/source/devel/make_release.rst
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ Release checklist
text for adding a DOI badge in various formats. Copy the DOI Markdown text.
The markdown will look something like this::

[![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.60847.svg)](http://dx.doi.org/10.5281/zenodo.60847)
[![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.60847.svg)](https://doi.org/10.5281/zenodo.60847)

Go back to the Github release page for this release, click "Edit release".
and copy the DOI into the release notes. Click "Update release".
Expand Down