diff --git a/netlify.toml b/netlify.toml
index fe53988dc0abe0923db73be37a5dc4d4e41a2be9..b5ef8d18e6113c13b3c1ce4c584cc07e097ed9c1 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -32,3 +32,7 @@
     yarn --ignore-engines --ignore-optional --non-interactive
     pandoc-citeproc --bib2json ../Documentation/bibliography.bib > data/bibliography.json
     hugo -b $DEPLOY_PRIME_URL"""
+
+[[redirects]]
+  from = "/papers"
+  to = "https://www.ufz.de/index.php?en=37204"