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