From 255936e667dc88f0aaa1af9a305823ab6742b670 Mon Sep 17 00:00:00 2001
From: Phil Sturgeon <philsturgeon@users.noreply.github.com>
Date: Fri, 22 Aug 2014 15:30:05 -0400
Subject: [PATCH] Old link was 404

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

diff --git a/README.md b/README.md
index 623649b..fae1d4b 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ Resources
 This component is a port of the Python lxml library, which is copyright Infrae
 and distributed under the BSD license.
 
-Current code is a port of https://github.com/SimonSapin/cssselect@v0.7.1
+Current code is a port of https://github.com/SimonSapin/cssselect/releases/tag/v0.7.1
 
 You can run the unit tests with the following command:
 
-- 
GitLab