From e7d24e85620a2683ed4b1d4efc598bf6776d86f4 Mon Sep 17 00:00:00 2001 From: pbxqdown Date: Wed, 19 Apr 2017 10:16:11 -0700 Subject: [PATCH] Fix links (#2901) --- opensource/FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opensource/FAQ.md b/opensource/FAQ.md index 46fb4a565c..501925a36b 100644 --- a/opensource/FAQ.md +++ b/opensource/FAQ.md @@ -14,7 +14,7 @@ troubleshooting problems in your code contribution. - [How should I comment my code?](FAQ.md#how-should-i-comment-my-code) - [How do I rebase my feature branch?](FAQ.md#how-do-i-rebase-my-feature-branch) -## How do I set my signature {#how-do-i-set-my-signature} +## How do I set my signature 1. Change to the root of your `docker-fork` repository.