fix broken links (#2808)

This commit is contained in:
Shubheksha Jalan 2017-04-17 22:48:04 +05:30 committed by Misty Stanley-Jones
parent ce8c4d42d6
commit 52dfdd56ed
1 changed files with 6 additions and 6 deletions

View File

@ -7,12 +7,12 @@ title: FAQ for contributors
This section contains some frequently asked questions and tips for This section contains some frequently asked questions and tips for
troubleshooting problems in your code contribution. troubleshooting problems in your code contribution.
- [How do I set my signature?](FAQ.md#how-do-i-set-my-signature:cb7f612e17aad7eb26c06709ef92a867) - [How do I set my signature?](FAQ.md#how-do-i-set-my-signature)
- [How do I track changes from the docker repo upstream?](FAQ.md#how-do-i-track-changes-from-the-docker-repo-upstream:cb7f612e17aad7eb26c06709ef92a867) - [How do I track changes from the docker repo upstream?](FAQ.md#how-do-i-track-changes-from-the-docker-repo-upstream)
- [How do I format my Go code?](FAQ.md#how-do-i-format-my-go-code:cb7f612e17aad7eb26c06709ef92a867) - [How do I format my Go code?](FAQ.md#how-do-i-format-my-go-code)
- [What is the pre-pull request checklist?](FAQ.md#what-is-the-pre-pull-request-checklist:cb7f612e17aad7eb26c06709ef92a867) - [What is the pre-pull request checklist?](FAQ.md#what-is-the-pre-pull-request-checklist)
- [How should I comment my code?](FAQ.md#how-should-i-comment-my-code:cb7f612e17aad7eb26c06709ef92a867) - [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:cb7f612e17aad7eb26c06709ef92a867) - [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 {#how-do-i-set-my-signature}