Browse code

Update homepage URL.

Too late for 0.6, but at least next release will get it right.

José Fonseca authored on 01/03/2014 18:40:00
Showing 1 changed files

  • setup.py index 1ef7ced..b7c6720 100755
... ...
@@ -18,7 +18,7 @@ setup(
18 18
     version='0.6',
19 19
     author='Jose Fonseca',
20 20
     author_email='jose.r.fonseca@gmail.com',
21
-    url='http://code.google.com/p/jrfonseca/wiki/XDot',
21
+    url='https://github.com/jrfonseca/xdot.py',
22 22
     description="Interactive viewer for Graphviz dot files",
23 23
     long_description="""
24 24
         xdot.py is an interactive viewer for graphs written in Graphviz's dot