aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2018-06-14 12:37:28 +0200
committerGravatar Christian Hesse <mail@eworm.de>2018-06-14 12:37:28 +0200
commit7ff4a476368734756ae0f066f9426b029aafaa93 (patch)
treedb9acacef393243ee04d3f6786a60124ad0c95db
parent89ff4b7c4d66062e2107eaab482c3bf752da48b4 (diff)
downloadnthash-7ff4a476368734756ae0f066f9426b029aafaa93.tar.gz
nthash-7ff4a476368734756ae0f066f9426b029aafaa93.tar.zst
update dependencies' upstream urls
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 209a5bb..cbe28f9 100644
--- a/README.md
+++ b/README.md
@@ -13,8 +13,8 @@ Requirements
To compile and run `ntash` you need:
-* [nettle](http://www.lysator.liu.se/~nisse/nettle/)
-* [markdown](http://daringfireball.net/projects/markdown/) (HTML documentation)
+* [nettle](https://www.lysator.liu.se/~nisse/nettle/)
+* [markdown](https://daringfireball.net/projects/markdown/) (HTML documentation)
Additionally it is expected to have `make` and `pkg-config` around to
successfully compile.