From 7fa84c776525b652ad0ef6604cb23f3747428322 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sat, 24 Jun 2017 09:28:06 +1000 Subject: DOCS: Revert changes. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 2858b6f..a58dd68 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from setuptools import setup DESC = ( - "View the README at: https://github.com/dylanaraps/wal.py\n\n" + "View the DOCS at: https://github.com/dylanaraps/wal.py\n\n" "Pypi doesn't like markdown OR rst with anchor links so " "you'll have to view the documentation elsewhere.\n" ) -- cgit v1.2.3