Fix markdown

This commit is contained in:
Carles Fernandez 2018-03-03 12:49:27 +01:00
parent 5b2c0e628d
commit 41571db894
1 changed files with 1 additions and 2 deletions

View File

@ -128,8 +128,7 @@ $ git pull --rebase upstream next
### How to submit a pull request
Before submitting you code, please be sure to apply clang-format
(see http://gnss-sdr.org/coding-style/#use-tools-for-automated-code-formatting).
Before submitting you code, please be sure to [apply clang-format](http://gnss-sdr.org/coding-style/#use-tools-for-automated-code-formatting).
When the contribution is ready, you can [submit a pull
request](https://github.com/gnss-sdr/gnss-sdr/compare/). Head to your