aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2018-06-14 12:36:38 +0200
committerGravatar Christian Hesse <mail@eworm.de>2018-06-14 12:36:38 +0200
commit374d892967ce935efd32b59e882a09de5342653e (patch)
tree1849fb4068b98c04e683d038afb881109e0cde31
parent7a371963f3c44228e7a9973613852b5a9c28afb0 (diff)
downloadnullshell-374d892967ce935efd32b59e882a09de5342653e.tar.gz
nullshell-374d892967ce935efd32b59e882a09de5342653e.tar.zst
update dependencies' upstream urls
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 64449e0..08bac7d 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ Requirements
To compile and run `nullshell` you need:
* nothing (this is plain C)
-* [markdown](http://daringfireball.net/projects/markdown/) (HTML documentation)
+* [markdown](https://daringfireball.net/projects/markdown/) (HTML documentation)
Additionally it is expected to have `make` and a C compiler around to
successfully compile.