aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.