diff --git a/README.md b/README.md
index 94fcbba0..5c68970c 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-
+
---
diff --git a/pyproject.toml b/pyproject.toml
index 8a61538b..fe31f1f8 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -35,9 +35,9 @@ dependencies = []
[project.urls]
Homepage = "https://numpy.org/"
- Repository = "https://github.com/jorenham/numtype/"
- Issues = "https://github.com/jorenham/numtype/issues"
- Changelog = "https://github.com/jorenham/numtype/releases"
+ Repository = "https://github.com/numpy/numtype/"
+ Issues = "https://github.com/numpy/numtype/issues"
+ Changelog = "https://github.com/numpy/numtype/releases"
[dependency-groups]