diff options
Diffstat (limited to 'content/posts/git-path-conditional-config-and-ssh-key-signing.md')
| -rw-r--r-- | content/posts/git-path-conditional-config-and-ssh-key-signing.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/git-path-conditional-config-and-ssh-key-signing.md b/content/posts/git-path-conditional-config-and-ssh-key-signing.md index 4814669..6924a91 100644 --- a/content/posts/git-path-conditional-config-and-ssh-key-signing.md +++ b/content/posts/git-path-conditional-config-and-ssh-key-signing.md @@ -36,7 +36,7 @@ I personally use separate Git identities and SSH keys for personal and work proj gpgsign = true ``` -I'm happy that this is supported natively, so I don't have to use any wrapper scripts, such as those described in [a previous note](../archive/directory-aware-git). +I'm happy that this is supported natively, so I don't have to use any wrapper scripts, such as those described in [a previous note](/posts/directory-aware-git). ## SSH key signing |
