diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2017-09-24 16:52:27 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-09-24 16:52:27 +0200 |
| commit | c7e750dce3b1bd6dcd3f57259e57c45379107199 (patch) | |
| tree | b9299dbaf20dba6a974149b0b30d0fe2c5f0f10c | |
| parent | 747512bd077707215746c78d8b8ed3df35ac965b (diff) | |
Fix malformed link in README
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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`` |
