From 35a7de920fc0e076aa468da9fb7bf2a28f749038 Mon Sep 17 00:00:00 2001
From: jones77 <james@jones77.com>
Date: Tue, 19 May 2015 14:51:06 -0400
Subject: [PATCH] Fixing link to blog post.

---
 README.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index c92b928..6ed8b74 100644
--- a/README.rst
+++ b/README.rst
@@ -3,4 +3,4 @@ Sample Module Repository
 
 This simple project is an example repo for Python projects.
 
-`Learn more <http://kennethreitz.com/repository-structure-and-python.html>`_.
+`Learn more <http://www.kennethreitz.org/essays/repository-structure-and-python>`_.
-- 
GitLab