Make everything point to the brand new website

This commit is contained in:
Salvo 'LtWorf' Tomaselli
2015-02-11 19:50:41 +01:00
parent fd8d0089de
commit 32f7aa5410
7 changed files with 11 additions and 11 deletions

View File

@@ -28,6 +28,6 @@ def c_setup(name):
author_email='tiposchi@tiscali.it',
maintainer="Salvo 'LtWorf' Tomaselli",
maintainer_email='tiposchi@tiscali.it',
url='https://github.com/ltworf/relational',
url='http://ltworf.github.io/relational/',
license='GPL3',
)