Skip to content

Commit 8ba8f98

Browse files
committed
Fix non-version-specific DOI for User's Manual in README.
1 parent 6366804 commit 8ba8f98

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -212,11 +212,11 @@ with *\<YEAR\>* replaced by the year of the most recent release:
212212

213213
> R. D. Zimmerman. *MP-Opt-Model User's Manual*. *\<YEAR\>*.
214214
[Online]. Available: https://matpower.org/docs/MP-Opt-Model-manual.pdf
215-
doi: [10.5281/zenodo.3818003][11]
215+
doi: [10.5281/zenodo.3818002][11]
216216

217217
A list of versions of the User's Manual with release dates and
218218
version-specific DOI's can be found via the general DOI at
219-
https://doi.org/10.5281/zenodo.3818003.
219+
https://doi.org/10.5281/zenodo.3818002.
220220

221221

222222
Contributing
@@ -242,6 +242,6 @@ MP-Opt-Model is distributed under the [3-clause BSD license][9].
242242
[8]: CONTRIBUTING.md
243243
[9]: LICENSE
244244
[10]: CITATION
245-
[11]: https://doi.org/10.5281/zenodo.3818003
245+
[11]: https://doi.org/10.5281/zenodo.3818002
246246
[12]: https://github.com/MATPOWER/matpower/blob/master/lib/opf_setup.m
247247
[13]: https://github.com/MATPOWER/matpower/blob/master/lib/opf_execute.m

0 commit comments

Comments
 (0)