Kentaro Wada 7 years ago
parent
commit
8f0b245924
1 changed files with 1 additions and 1 deletions
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -61,7 +61,7 @@ setup(
     long_description=open('README.md').read(),
     author='Kentaro Wada',
     author_email='www.kentaro.wada@gmail.com',
-    url='https://github.com/mpitid/pylabelme',
+    url='https://github.com/wkentaro/labelme',
     install_requires=[
         'matplotlib',
         'Pillow>=2.8.0',