Fix the project URL

This commit is contained in:
Radomir Dopieralski 2014-05-20 15:10:47 +02:00
parent 56335f6c99
commit e47442dd80
1 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ MAINTAINER = 'Radomir Dopieralski'
MAINTAINER_EMAIL = 'openstack@sheep.art.pl'
# this refers to the project homepage of the stuff we packaged:
HOMEPAGE = 'http://code.shutterstock.com/spin/'
HOMEPAGE = 'http://fgnass.github.io/spin.js/'
# this refers to all files:
LICENSE = '(same as %s)' % DISPLAY_NAME
@ -36,7 +36,7 @@ LICENSE = '(same as %s)' % DISPLAY_NAME
from os.path import join, dirname
BASE_DIR = join(dirname(__file__), 'data')
# linux package maintainers just can point to their file locations like this:
#BASE_DIR = '/usr/share/javascript/rickshaw'
#BASE_DIR = '/usr/share/javascript/spin'
LOCATIONS = {
# CDN locations (if no public CDN exists, use an empty dict)