summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2017-09-24 16:52:27 +0200
committerGitHub <noreply@github.com>2017-09-24 16:52:27 +0200
commitc7e750dce3b1bd6dcd3f57259e57c45379107199 (patch)
treeb9299dbaf20dba6a974149b0b30d0fe2c5f0f10c
parent747512bd077707215746c78d8b8ed3df35ac965b (diff)
Fix malformed link in README
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index b830bdc..eda6b67 100644
--- a/README.rst
+++ b/README.rst
@@ -192,7 +192,7 @@ Notes
* The test suite failures (should be the only ones) for the following Blackfin
defconfigs on e.g. Linux 3.7.0-rc8 are due to
- [a bug in the C implementation](https://lkml.org/lkml/2012/12/5/458):
+  `a bug in the C implementation <https://lkml.org/lkml/2012/12/5/458>`_:
* ``arch/blackfin/configs/CM-BF537U_defconfig``
* ``arch/blackfin/configs/BF548-EZKIT_defconfig``