Translated README.
[librarian.git] / setup.py
index 13a953a..0d795ae 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -11,8 +11,7 @@ setup(
     author_email='marek@stepniowski.com',
     mantainer='Ɓukasz Rekucki',
     mantainer_email='lrekucki@gmail.com',
-    url='http://redmine.nowoczesnapolska.org.pl/',
-    
+    url='http://github.com/fnp/librarian',    
     packages=['librarian'],
     package_data = {'librarian': ['xslt/*.xslt']},
     include_package_data=True,