... | ... |
@@ -1,6 +1,6 @@ |
1 | 1 |
# simpleblogscript |
2 | 2 |
A super-simple PHP script for displaying blog posts, which are stored individually as text files. |
3 | 3 |
|
4 |
-[Click here](https://www.blogscript.haywalk.ca) to view a default install that I run on my server as a demo. |
|
4 |
+[Click here](https://blogscript.haywalk.ca) to view a default install that I run on my server as a demo. |
|
5 | 5 |
|
6 | 6 |
To install, simply extract `blog/` into the root of your site. |