From ac6ccb5137c974507549bfae5873f554ed194688 Mon Sep 17 00:00:00 2001 From: alvseth Date: Wed, 21 Dec 2022 19:48:32 +0000 Subject: [PATCH] making links clickable --- ...s_the_difference_between_encryption___38___gcrypt__63__.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/forum/What__39__s_the_difference_between_encryption___38___gcrypt__63__.mdwn b/doc/forum/What__39__s_the_difference_between_encryption___38___gcrypt__63__.mdwn index 456d73e95a..cf006ff74b 100644 --- a/doc/forum/What__39__s_the_difference_between_encryption___38___gcrypt__63__.mdwn +++ b/doc/forum/What__39__s_the_difference_between_encryption___38___gcrypt__63__.mdwn @@ -1,6 +1,6 @@ Hi git-annexers, -The git-annex website has two articles on encryption: https://git-annex.branchable.com/encryption/ and https://git-annex.branchable.com/tips/fully_encrypted_git_repositories_with_gcrypt/? +The git-annex website has two articles on encryption: [https://git-annex.branchable.com/encryption/](https://git-annex.branchable.com/encryption/) and [https://git-annex.branchable.com/tips/fully_encrypted_git_repositories_with_gcrypt/](https://git-annex.branchable.com/tips/fully_encrypted_git_repositories_with_gcrypt/). What is the difference between "vanilla" git-annex encryption and the workflow described in the "fully encrypted git repositories with gcrypt" guide?