about summary refs log tree commit diff stats
path: root/content/post/self-hosted-git.md
diff options
context:
space:
mode:
authorAlan Pearce2023-04-18 12:20:38 +0200
committerAlan Pearce2023-04-18 12:20:38 +0200
commit379cef54d18ef0f19142a2ec66796c3220950122 (patch)
treec83c449f27ceb8a162c00f0ff0cd3360f8b78c79 /content/post/self-hosted-git.md
parent59c42826f56263ba60b087bfec4e46056ec0ed86 (diff)
downloadwebsite-379cef54d18ef0f19142a2ec66796c3220950122.tar.lz
website-379cef54d18ef0f19142a2ec66796c3220950122.tar.zst
website-379cef54d18ef0f19142a2ec66796c3220950122.zip
Fix internal link
Diffstat (limited to 'content/post/self-hosted-git.md')
-rw-r--r--content/post/self-hosted-git.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/post/self-hosted-git.md b/content/post/self-hosted-git.md
index 3bdbffb..d0ac370 100644
--- a/content/post/self-hosted-git.md
+++ b/content/post/self-hosted-git.md
@@ -144,4 +144,4 @@ I want, without consuming many system resources with daemons.
 [dotfiles-github]:https://github.com/alanpearce/dotfiles
 [wildrepos]:http://gitolite.com/gitolite/wild/
 [ghq]:https://github.com/motemen/ghq
-[using-ghq]:{{< relref "/post/repository-management-with-ghq.md" >}} "Repository management with ghq"
+[using-ghq]:@/post/repository-management-with-ghq.md "Repository management with ghq"