mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +00:00
setup.py: Update website to freedombox.org
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
375592de7b
commit
67d6a0508c
2
setup.py
2
setup.py
@ -184,7 +184,7 @@ setuptools.setup(
|
|||||||
description='A web front end for administering FreedomBox',
|
description='A web front end for administering FreedomBox',
|
||||||
author='FreedomBox Authors',
|
author='FreedomBox Authors',
|
||||||
author_email='freedombox-discuss@lists.alioth.debian.org',
|
author_email='freedombox-discuss@lists.alioth.debian.org',
|
||||||
url='http://freedomboxfoundation.org',
|
url='https://freedombox.org',
|
||||||
packages=find_packages(include=['plinth', 'plinth.*'],
|
packages=find_packages(include=['plinth', 'plinth.*'],
|
||||||
exclude=['*.templates']),
|
exclude=['*.templates']),
|
||||||
scripts=['bin/plinth'],
|
scripts=['bin/plinth'],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user