Merge remote-tracking branch 'origin/pr/393' into https

* origin/pr/393:
  Update coding-style.md
This commit is contained in:
Marek Marczykowski-Górecki 2017-05-06 23:38:02 +02:00
commit 408b818a0e
No known key found for this signature in database
GPG Key ID: F32894BE9684938A

View File

@ -145,7 +145,7 @@ Please attempt to follow these conventions when writing your Git commit messages
* Wrap the body at 72 characters.
* Use the body to explain *what* and *why* rather than *how*.
For details, examples, and the rationale behind each of these conventions, please see [this blog post](http://chris.beams.io/posts/git-commit/), which is the source of this list.
For details, examples, and the rationale behind each of these conventions, please see [this blog post](https://chris.beams.io/posts/git-commit/), which is the source of this list.
Security coding guidelines
--------------------------