diff options
| -rw-r--r-- | git-blog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/git-blog.md b/git-blog.md index c8d1fad..7cfff5d 100644 --- a/git-blog.md +++ b/git-blog.md @@ -14,4 +14,4 @@ Changes get synced automatically and published instantly. I hope to get into how this blog is published from the git repo, before tearing that down and replacing it because I have a much better idea. Thank you for reading. -[[readme]]
\ No newline at end of file +[readme](readme.md)
\ No newline at end of file |
