summaryrefslogtreecommitdiffstats
path: root/content/posts/directory-aware-git.md
diff options
context:
space:
mode:
authorJan Tuomi <jan@jantuomi.fi>2026-01-02 15:16:23 +0200
committerJan Tuomi <jan@jantuomi.fi>2026-01-02 16:21:05 +0200
commit5a05ca47edca3a5cf8fad2e19a533faaa1c7b362 (patch)
treee828d52402354f518c12649589544dcf04a7f72e /content/posts/directory-aware-git.md
parent0e0701cb3baf603e1773194031ab37ec779dd8ff (diff)
Implement now page
Diffstat (limited to 'content/posts/directory-aware-git.md')
-rw-r--r--content/posts/directory-aware-git.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/directory-aware-git.md b/content/posts/directory-aware-git.md
index bee31a8..a8c518e 100644
--- a/content/posts/directory-aware-git.md
+++ b/content/posts/directory-aware-git.md
@@ -5,7 +5,7 @@ extra:
kind: note
---
-> Update 2024-12-22: The functionality described here is available natively in modern versions of Git, see more recent note [Path-conditional config and SSH key signing in `git`](../archive/git-path-conditional-config-and-ssh-key-signing).
+> Update 2024-12-22: The functionality described here is available natively in modern versions of Git, see more recent note [Path-conditional config and SSH key signing in `git`](/posts/git-path-conditional-config-and-ssh-key-signing).
> Update 2024-05-10: Fixed a bug in the provided script.