From 426c6c9134f48cc80a02396be0a2ab3e54883455 Mon Sep 17 00:00:00 2001 From: Jeremy Tuloup Date: Mon, 20 Apr 2015 20:13:57 +0200 Subject: [PATCH] Correct link for the Python 3 branch --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 5c6c1f0b..f6be6de4 100644 --- a/README.rst +++ b/README.rst @@ -17,7 +17,7 @@ Inspired by `requests`_ for its simplicity and powered by `lxml`_ for its speed: **This is newspaper's Python2 branch**! Or, view the `Python3 branch`_ -.. _`Python3 branch`: https://github.com/codelucas/newspaper/tree/python-2-head +.. _`Python3 branch`: https://github.com/codelucas/newspaper/tree/master A Glance: ---------