Skip to content

Commit c191005

Browse files
committed
Transfer repo to yt-project.
1 parent 85d0937 commit c191005

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Contributing
22

33
## Report Bugs and Submit Feedback
4-
Report bugs at https://github.com/data-exp-lab/jupyter_libyt/issues.
4+
Report bugs at https://github.com/yt-project/jupyter_libyt/issues.
55

66
If you are reporting a bug, please include:
77

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ license-files = ["LICENSE"]
2525
version = {attr = "jupyter_libyt._version.__version__"}
2626

2727
[project.urls]
28-
"Homepage" = "https://github.com/data-exp-lab/jupyter_libyt"
28+
"Homepage" = "https://github.com/yt-project/jupyter_libyt"
2929

3030
[build-system]
3131
requires = ["setuptools", "wheel"]

0 commit comments

Comments
 (0)