diff options
author | Carlos Fenollosa <carlos.fenollosa@gmail.com> | 2014-04-14 14:41:27 +0200 |
---|---|---|
committer | Carlos Fenollosa <carlos.fenollosa@gmail.com> | 2014-04-14 14:41:27 +0200 |
commit | ea8e10a59cf3e1517e52bec3261098fac32f75df (patch) | |
tree | 3151e2cd21d77af366558cf6b67d1509ddbb7624 | |
parent | 236fdae71ca297cb531cc62056dad74e88b15abe (diff) |
Update README.md
updated original link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |