Skip to content

Commit 7de6c8d

Browse files
committed
chore: Fix URL to https in docs
Signed-off-by: Austin Ziegler <austin@zieglers.ca>
1 parent 1e52bbc commit 7de6c8d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,7 @@ required metadata trailers are:
138138
[issues]: https://github.com/mime-types/ruby-mime-types/issues
139139
[minitest]: https://github.com/seattlerb/minitest
140140
[mtd]: https://github.com/mime-types/mime-types-data
141-
[qcm]: http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html
142141
[standardrb]: https://github.com/standardrb/standard
143-
[tpope-qcm]: http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html
142+
[tpope-qcm]: https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html
144143
[trailers1]: https://git-scm.com/docs/git-interpret-trailers
145144
[trailers2]: https://git-scm.com/docs/git-commit#Documentation/git-commit.txt---trailerlttokengtltvaluegt

0 commit comments

Comments
 (0)