Skip to content

Commit

Permalink
Update url in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rcthomas authored Aug 22, 2023
1 parent 7d88f71 commit 795e161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
packages=find_packages(),
cmdclass=cmdclass,
author="Max Klein",
url="https://github.com/telamonian/jupyterlab-hdf5",
url="https://github.com/jupyterlab/jupyterlab-hdf5",
license="BSD",
platforms="Linux, Mac OS X, Windows",
keywords=["Jupyter", "JupyterLab", "hdf5"],
Expand Down

0 comments on commit 795e161

Please sign in to comment.