From b08402569df42a51f9e84dfc273d3d910b1f3bfc Mon Sep 17 00:00:00 2001 From: Ross Smith II Date: Sat, 1 May 2021 09:18:24 -0700 Subject: [PATCH] Fix section header location --- _docs/110_faq.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_docs/110_faq.md b/_docs/110_faq.md index cb033b1..61ff70e 100644 --- a/_docs/110_faq.md +++ b/_docs/110_faq.md @@ -94,11 +94,11 @@ what works best. ### I've created a bootstrap program. Should I add that to my repository? -## Encryption - Absolutely. That will allow your bootstrap program to be executed each time you clone your repository. Read [bootstrap](bootstrap) for more details. +## Encryption + ### Can I use yadm without gpg, openssl, transcrypt or git-crypt? Of course. You only need `gpg`, `openssl`, `transcrypt` or `git-crypt` installed