diff options
author | Felix <de-ch@hotmail.de> | 2016-01-04 14:16:36 +0100 |
---|---|---|
committer | Felix <de-ch@hotmail.de> | 2016-01-04 14:16:36 +0100 |
commit | ebad56fec4efead59dc78e339f411bbfb457dea7 (patch) | |
tree | 6182250d12bffc3d804ec748dd2e2f4210654170 /README.md | |
parent | f24cf489b9d03955710ba61615bd447e3e6a1f12 (diff) |
fixing wikipedia link
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 6ff6631..8b2cd3e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # sternenblog -sternenblog is a blogging engine written in C intended to work with [CGI](de.wikipedia.org/wiki/Common_Gateway_Interface). +sternenblog is a blogging engine written in C intended to work with [CGI](https://de.wikipedia.org/wiki/Common_Gateway_Interface). ## How to blog with it? * In `config.h` set the constants to your custom values |