From 648ce0be26838475a79a7cf9cbb2b48b15ac599e Mon Sep 17 00:00:00 2001 From: Russell Adams Date: Fri, 27 Nov 2015 22:06:37 -0800 Subject: [PATCH 1/2] Link typos causing 404's in README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cc7ab44..9352108 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ About Me My name is Joanna Rutkowska, I lead the [Qubes OS](https://qubes-os.org) project and [Invisible Things Lab](http://invisiblethingslab.com) (see -[about.md](/about/) and [contact.md](/contact/) for more info). +[about.md](/about.md) and [contact.md](/contact.md) for more info). About this Website/Blog/Repo @@ -15,15 +15,15 @@ About this Website/Blog/Repo This blog is a continuation of my "Invisible Things Lab Blog", [previously hosted](http://theinvisiblethings.blogspot.com/) on Google's Blogger platform for 8 years between 2006 until the end of 2014. Read [this -post]({% post_url 2015-02-09-my-new-git-based-blog %}) to understand why I decided +post](/_posts/2015-02-09-my-new-git-based-blog.md) to understand why I decided to migrate away from Blogger, and why I consider it important to have this blog distributed as a git-repo. Content of this repo --------------------- -* All the Invisible Things blog posts (in the [_posts/](/blog/) directory) -* [Contact info](/contact/) and my [GPG keys](/keys/) +* All the Invisible Things blog posts (in the [_posts/](/_posts) directory) +* [Contact info](/contact.md) and my [GPG keys](/keys/) * Other info about myself and my work Distribution and hosting From 0706686760df4a3582516553578365ab6ac14293 Mon Sep 17 00:00:00 2001 From: Russell Adams Date: Fri, 27 Nov 2015 22:19:30 -0800 Subject: [PATCH 2/2] add trailing slash to link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9352108..d1da3e7 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ distributed as a git-repo. Content of this repo --------------------- -* All the Invisible Things blog posts (in the [_posts/](/_posts) directory) +* All the Invisible Things blog posts (in the [_posts/](/_posts/) directory) * [Contact info](/contact.md) and my [GPG keys](/keys/) * Other info about myself and my work