We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85d0937 commit c191005Copy full SHA for c191005
CONTRIBUTING.md
@@ -1,7 +1,7 @@
1
# Contributing
2
3
## Report Bugs and Submit Feedback
4
-Report bugs at https://github.com/data-exp-lab/jupyter_libyt/issues.
+Report bugs at https://github.com/yt-project/jupyter_libyt/issues.
5
6
If you are reporting a bug, please include:
7
pyproject.toml
@@ -25,7 +25,7 @@ license-files = ["LICENSE"]
25
version = {attr = "jupyter_libyt._version.__version__"}
26
27
[project.urls]
28
-"Homepage" = "https://github.com/data-exp-lab/jupyter_libyt"
+"Homepage" = "https://github.com/yt-project/jupyter_libyt"
29
30
[build-system]
31
requires = ["setuptools", "wheel"]
0 commit comments