From 42eeffa356f5d2aa2dca2055d5bf49f748c561a0 Mon Sep 17 00:00:00 2001
From: Joachim Wuttke <j.wuttke@fz-juelich.de>
Date: Wed, 15 Mar 2023 12:43:13 +0100
Subject: [PATCH] rm shortcode url-paper

---
 hugo/content/_index.md                 | 2 +-
 hugo/layouts/shortcodes/url-paper.html | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)
 delete mode 100644 hugo/layouts/shortcodes/url-paper.html

diff --git a/hugo/content/_index.md b/hugo/content/_index.md
index 53dd20f71fd..9b62ba19f3d 100644
--- a/hugo/content/_index.md
+++ b/hugo/content/_index.md
@@ -20,7 +20,7 @@ Some features of the software are not yet documented.
 
 Complementary information can be found in the
 
-* Reference Paper: [J. Appl. Cryst. 2020]({{% url-paper %}})
+* Reference Paper: [J. Appl. Cryst. 2020](http://journals.iucr.org/j/issues/2020/01/00/ge5067/ge5067.pdf)
 
 Older course materials are at
 
diff --git a/hugo/layouts/shortcodes/url-paper.html b/hugo/layouts/shortcodes/url-paper.html
deleted file mode 100644
index dfeea956898..00000000000
--- a/hugo/layouts/shortcodes/url-paper.html
+++ /dev/null
@@ -1 +0,0 @@
-http://journals.iucr.org/j/issues/2020/01/00/ge5067/ge5067.pdf
-- 
GitLab