From 845004a7163ee114535a6c1d0095aabd295a4546 Mon Sep 17 00:00:00 2001 From: Matthieu Schaller <schaller@strw.leidenuniv.nl> Date: Fri, 15 Nov 2024 09:45:23 +0100 Subject: [PATCH] Updated link to the paper on the landing page --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index 8d721b5..c3dbe8e 100644 --- a/templates/index.html +++ b/templates/index.html @@ -39,7 +39,7 @@ <h2><i class="fas fa-envelope" aria-hidden="true"></i> Mail. List</h2> </div> </a> - <a href="https://ui.adsabs.harvard.edu/abs/2016pasc.conf....2S/abstract"> + <a href="https://ui.adsabs.harvard.edu/abs/2024MNRAS.530.2378S/abstract"> <div class="btn btn-pink"> <h2><i class="fas fa-globe" aria-hidden="true"></i> ADS</h2> </div> -- GitLab