diff --git a/setup.cfg b/setup.cfg
index 4ccfa5784d0f57bd1d03b47dd9bd2eabc62238c5..8446f577e08ac69a03d73ebd11c539f5a0d39784 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -10,9 +10,9 @@ author-email = stephan.seitz@fau.de, christopher.syben@fau.de
 license = GPLv3
 long-description = file: README.rst
 long-description-content-type = text/x-rst; charset=UTF-8
-url = https://github.com/pyscaffold/pyscaffold/
+url = https://github.com/theHamsta/pyronn-torch
 project-urls =
-    Documentation = https://pyscaffold.org/
+    Documentation = https://github.com/theHamsta/pyronn-torch
 # Change if running only on Windows, Mac or Linux (comma-separated)
 platforms = any
 # Add here all kinds of additional classifiers as defined under