From ab2b5d6824fad0b48f9362948195b6cfe838e862 Mon Sep 17 00:00:00 2001 From: John Swinbank <swinbank@astron.nl> Date: Fri, 25 Jun 2021 17:39:00 +0200 Subject: [PATCH] Update doc links for new URL pattern --- texmf/tex/latex/astron/astron.cls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/texmf/tex/latex/astron/astron.cls b/texmf/tex/latex/astron/astron.cls index cd82dfb..7cd3007 100644 --- a/texmf/tex/latex/astron/astron.cls +++ b/texmf/tex/latex/astron/astron.cls @@ -126,7 +126,7 @@ % Link to document repositories for appropriate e-prints in the bibliography \DeclareFieldFormat{eprint:sdc-handle}{% Doc handle\addcolon\space - \href{https://git.astron.nl/swinbank/doc-#1}{#1}% + \href{https://git.astron.nl/astron-sdc/docs/#1}{#1}% } % Standard bibliography files included in this package -- GitLab