]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
README.md: fix typo in libev URL
authorDaiki Ueno <ueno@gnu.org>
Mon, 15 Feb 2021 13:53:39 +0000 (14:53 +0100)
committerDaiki Ueno <ueno@gnu.org>
Mon, 15 Feb 2021 13:53:39 +0000 (14:53 +0100)
Signed-off-by: Daiki Ueno <ueno@gnu.org>
README.md

index c5d69c03ac18cdcc243ab9a381a1a56072a847c6..e8b327a4d00630b24ff15b9e0aa0c7e87d4276ea 100644 (file)
--- a/README.md
+++ b/README.md
@@ -87,7 +87,7 @@ and mbedtls.
 * [dieharder](https://www.phy.duke.edu/~rgb/General/dieharder.php) (for testing PRNG)
 * [lcov](https://linux-test-project.github.io/) (for code coverage)
 * [util-linux](https://github.com/karelzak/util-linux) or just [lscpu](https://github.com/NanXiao/lscpu) (for CPU feature detection)
-* [libev](hhttp://software.schmorp.de/pkg/libev.html) (for testing)
+* [libev](http://software.schmorp.de/pkg/libev.html) (for testing)
 
 Debian/Ubuntu:
 ```