From 3e243ffc6c4596a6058a08136bcaf7f6faa6aee3 Mon Sep 17 00:00:00 2001 From: Jeff Wagner Date: Fri, 12 Apr 2019 13:28:10 -0700 Subject: [PATCH] Fixed links in 0.2.1 release notes --- docs/releasehistory.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/releasehistory.rst b/docs/releasehistory.rst index 93f61005d..7f3aa855a 100644 --- a/docs/releasehistory.rst +++ b/docs/releasehistory.rst @@ -14,9 +14,9 @@ This release features various documentation fixes, minor bugfixes, and code clea Bugfixes """""""" -* [(PR #267)](https://github.com/openforcefield/openforcefield/pull/267): Add neglected `` to the SMIRNOFF 0.2 spec -* [(PR #258)](https://github.com/openforcefield/openforcefield/pull/258): General cleanup and removal of unused/inaccessible code. -* [(PR #244)](https://github.com/openforcefield/openforcefield/pull/244): Improvements and typo fixes for BRD4:inhibitor benchmark +* `PR #267 `_: Add neglected `` to the SMIRNOFF 0.2 spec +* `PR #258 `_: General cleanup and removal of unused/inaccessible code. +* `PR #244 `_: Improvements and typo fixes for BRD4:inhibitor benchmark 0.2.0 - Initial RDKit support -----------------------------