summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2018-03-11 09:00:33 +0100
committerGitHub <noreply@github.com>2018-03-11 09:00:33 +0100
commitaf2935913650dd0517666dcf8a0d4e68f8d62e34 (patch)
tree262959e44316ce29853e8f90263c082a7d5792ab
parent44f782723b71e4eb4661e61cc6f887aefe00898e (diff)
Fix broken formatting
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 0b78649..d056de0 100644
--- a/README.rst
+++ b/README.rst
@@ -182,8 +182,8 @@ All releases have a corresponding tag in the git repository, e.g. ``v4.0.0``
(the latest version).
`Semantic versioning <http://semver.org/>`_ is used. There's been
-two small changes (`1 <https://github.com/ulfalizer/Kconfiglib/commit/e8b4ecb6ff6ccc1c7be0818314fbccda2ef2b2ee>_`,
-`2 <https://github.com/ulfalizer/Kconfiglib/commit/db633015a4d7b0ba1e882f665e191f350932b2af>_`)
+two small changes (`1 <https://github.com/ulfalizer/Kconfiglib/commit/e8b4ecb6ff6ccc1c7be0818314fbccda2ef2b2ee>`_,
+`2 <https://github.com/ulfalizer/Kconfiglib/commit/db633015a4d7b0ba1e882f665e191f350932b2af>`_)
to the behavior of the API (which I don't think will affect anyone), which is
why the major version is at 4 rather than 2.