Update the git url to point to its new home

This project is no longer located at github/harlowja
but is now on stackforge so we should relink it to
its new and correct home.

Change-Id: Id10f1886b322baa668002d0f0614f5f8a18d21ac
This commit is contained in:
Joshua Harlow 2014-05-29 15:00:05 -07:00
parent 64e2e3638e
commit fa0ef9d94f
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ setup(
name='doc8',
version='0.3.4',
description='style checker for sphinx (or other) rst documentation.',
url='https://github.com/harlowja/doc8',
url='http://git.openstack.org/cgit/stackforge/doc8',
license="ASL 2.0",
install_requires=[
'argparse',