summaryrefslogtreecommitdiff
path: root/foredrag/guld-harald/index.md
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2022-12-10 13:05:05 +0100
committerJonas Smedegaard <dr@jones.dk>2024-04-06 10:37:57 +0200
commit27a11136d48d0a085eb51bea0361e46b06652165 (patch)
tree77fd3918a23b8d5090d924e23fad7bc4d65cb87f /foredrag/guld-harald/index.md
parent2375e48f618997cb6afbf8dd0ff51485a8cacd70 (diff)
convert internal rooted links from ikiwiki directive to zola shortcode
command: ``` find * -type f -name '*.md' -execdir perl -gpi -e 's,\[\[\s*([^\s!|\[\]][^|\[\]]*?)\s*\|\s*(/[^\[\]#]+?)\/?(?<!\.pdf)(#[^\[\]]*)?\s*\]\],[$1](\@$2/index.md$3),g; s,\[\[\s*([^\s!|\[\]][^|\[\]]*?)\s*\|\s*(/[^\[\]#]+?\.pdf)\s*\]\],[$1]($2),g;' '{}' + ```
Diffstat (limited to 'foredrag/guld-harald/index.md')
-rw-r--r--foredrag/guld-harald/index.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/foredrag/guld-harald/index.md b/foredrag/guld-harald/index.md
index 05d7c416..d18a7656 100644
--- a/foredrag/guld-harald/index.md
+++ b/foredrag/guld-harald/index.md
@@ -18,7 +18,7 @@ Derfor begyndte han at bygge selv.
Vi kigger på Guld-Haralds store armbevægelser i Aksel Møllers Have og Hostrups Have.
Det er dansk funktionalisme for fuld udblæsning.
-[[Læs mere|/foredrag/guld-harald]]
+[Læs mere](@/foredrag/guld-harald/index.md)
"""
else="""
@@ -44,11 +44,11 @@ Derfor snakker vi om kønsroller og arbejdskamp.
Foredraget fortæller, hvordan industri, handel og trafik har formet byen.
-**Foredragsholder:** [[Thomas Warburg|/thomas_warburg]]
+**Foredragsholder:** [Thomas Warburg](@/thomas_warburg/index.md)
[[!inline pages="thomas_warburg" ]]
-[[Alle foredrag|/foredrag]]
+[Alle foredrag](@/foredrag/index.md)
---
"""]]