From ea8e10a59cf3e1517e52bec3261098fac32f75df Mon Sep 17 00:00:00 2001 From: Carlos Fenollosa Date: Mon, 14 Apr 2014 14:41:27 +0200 Subject: [PATCH] Update README.md updated original link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d6d3bb..df11eef 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A single Bash script to create blogs. I created it because I wanted a very, very simple way to post entries to a blog by using a public folder on my server, without any special requirements and dependencies. Works on GNU/Linux, OSX and BSD. -You can see it live here: [read the initial blog post](http://mmb.pcb.ub.es/~carlesfe/blog/creating-a-simple-blog-system-with-a-500-line-bash-script.html). My blog has been 100% generated using bashblog, no additional tweaking. +You can see it live here: [read the initial blog post](https://web.archive.org/web/20130520204024/http://mmb.pcb.ub.es/~carlesfe/blog/creating-a-simple-blog-system-with-a-500-line-bash-script.html). That page was 100% generated using bashblog, no additional tweaking. Features