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

@@ -38,7 +38,7 @@ def printver(exit=True):
print
print "Written by Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>"
print
print "https://github.com/ltworf/relational/"
print "http://ltworf.github.io/relational/"
if exit:
sys.exit(0)