diff --git a/setup.py b/setup.py index 738d784..43806f4 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ setup( name='blender_file', version='0.1', description='Blender File', - url='https://developer.blender.org/diffusion/BBF/', + url='https://github.com/dfelinto/blender-file/', author='At Mind B.V. - Jeroen Bakker, Blender Foundation - Campbell Barton', author_email='foundation@blender.org', license='GNU General Public License v2 or later (GPLv2+)',