HTTPS links (#2036)

* https a link

* https more links

* Fix paramaters typo

* Remove trailing . (unneeded)
This commit is contained in:
Christian Oliff
2018-04-05 10:59:48 +09:00
committed by Rob Larsen
parent 0922cc62af
commit 475424abe2
6 changed files with 11 additions and 11 deletions

View File

@@ -130,7 +130,7 @@ included in the project:
```
4. Commit your changes in logical chunks. Please adhere to these [git commit
message guidelines](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html)
message guidelines](https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html)
or your code is unlikely be merged into the main project. Use Git's
[interactive rebase](https://help.github.com/articles/about-git-rebase/)
feature to tidy up your commits before making them public.