diff --git a/README.rst b/README.rst
index 32d49d4ae3bb94bb0e27030d2e58066903686522..4ce9d415d948a0b29345c7f29d1b1e9de3f49555 100644
--- a/README.rst
+++ b/README.rst
@@ -20,7 +20,7 @@ Install via pip :
 
    pip install pyconrad
 
-or if you downloaded this repository (https://github.com/theHamsta/pystencils_autodiff) using:
+or if you downloaded this `repository <https://github.com/theHamsta/pystencils_autodiff>\`_ using:
 
 .. code-block:: bash
 
diff --git a/setup.cfg b/setup.cfg
index a7ed9521ec7ed6920a22675d8c8bcb7173c699c7..9baa0344b0f7968f4416e236733c34146564faa2 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -10,7 +10,7 @@ author-email = stephan.seitz@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/pystencils_autodiff
 project-urls =
     Documentation = https://pystencils-autodiff.readthedocs.io/en/latest/
 # Change if running only on Windows, Mac or Linux (comma-separated)