Too late for 0.6, but at least next release will get it right.
... | ... |
@@ -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 |