diff options
author | haugenmitch <32085466+haugenmitch@users.noreply.github.com> | 2017-10-19 06:53:11 -0400 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2017-10-19 12:53:11 +0200 |
commit | a41de1cc55e98295e9cf9883eeb0e9cabe38362c (patch) | |
tree | 17a0e0006cfcfccff1462842cc25bd91510b271a /CONTRIBUTING.md | |
parent | f52ab8d86418a67ddee247ed7765e72935b0c57f (diff) | |
download | redot-engine-a41de1cc55e98295e9cf9883eeb0e9cabe38362c.tar.gz |
Formatting an unformatted hyperlink (#12226)
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a9ada58e64..6cb52cf5ff 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -87,7 +87,7 @@ rebase -i`` and relevant help about rebasing or ammending commits on the Internet). This git style guide has some good practices to have in mind: -https://github.com/agis-/git-style-guide +[Git Style Guide](https://github.com/agis-/git-style-guide) #### Format your commit logs with readability in mind |