diff --git a/setup.cfg b/setup.cfg index c0df42c9..919e1387 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,13 +3,13 @@ name = napari_matplotlib description = A plugin to use Matplotlib with napari long_description = file: README.md long_description_content_type = text/markdown -url = https://github.com/dstansby/napari-matplotlib +url = https://github.com/matplotlib/napari-matplotlib author = David Stansby author_email = d.stansby@ucl.ac.uk license = BSD-3-Clause license_file = LICENSE classifiers = - Development Status :: 2 - Pre-Alpha + Development Status :: 3 - Alpha Framework :: napari Intended Audience :: Developers License :: OSI Approved :: BSD License @@ -22,10 +22,10 @@ classifiers = Programming Language :: Python :: 3.10 Topic :: Software Development :: Testing project_urls = - Bug Tracker = https://github.com/dstansby/napari-matplotlib/issues - Documentation = https://github.com/dstansby/napari-matplotlib#README.md - Source Code = https://github.com/dstansby/napari-matplotlib - User Support = https://github.com/dstansby/napari-matplotlib/issues + Bug Tracker = https://github.com/matplotlib/napari-matplotlib/issues + Documentation = https://github.com/matplotlib/napari-matplotlib#README.md + Source Code = https://github.com/matplotlib/napari-matplotlib + User Support = https://github.com/matplotlib/napari-matplotlib/issues [options] packages = find: