Skip to content

Commit 842824f

Browse files
committed
docs: Update HTTP to HTTPS where possible
Signed-off-by: Austin Ziegler <[email protected]>
1 parent 62c7dfe commit 842824f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,8 @@ required metadata trailers are:
115115
[dco]: licences/dco.txt
116116
[hoe]: https://github.com/seattlerb/hoe
117117
[issues]: https://github.com/halostatue/diff-lcs/issues
118-
[rspec]: http://rspec.info/documentation/
118+
[rspec]: https://rspec.info/documentation/
119119
[standardrb]: https://github.com/standardrb/standard
120-
[tpope-qcm]: http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html
120+
[tpope-qcm]: https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html
121121
[trailers1]: https://git-scm.com/docs/git-interpret-trailers
122122
[trailers2]: https://git-scm.com/docs/git-commit#Documentation/git-commit.txt---trailerlttokengtltvaluegt

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
- changelog :: https://github.com/halostatue/diff-lcs/blob/main/CHANGELOG.md
55
- code :: https://github.com/halostatue/diff-lcs
66
- bugs :: https://github.com/halostatue/diff-lcs/issues
7-
- rdoc :: http://rubydoc.info/github/halostatue/diff-lcs
7+
- rdoc :: https://rubydoc.info/github/halostatue/diff-lcs
88

99
<a href="https://github.com/halostatue/diff-lcs/actions">
1010
<img src="https://github.com/halostatue/diff-lcs/workflows/CI/badge.svg" />
@@ -89,4 +89,4 @@ improvements to improve the speed. A simplified description of the algorithm,
8989
originally written for the Perl version, was written by Mark-Jason Dominus.
9090

9191
[smalltalk]: ftp://st.cs.uiuc.edu/pub/Smalltalk/MANCHESTER/manchester/4.0/diff.st
92-
[perl]: http://search.cpan.org/~nedkonz/Algorithm-Diff-1.15/
92+
[perl]: https://search.cpan.org/~nedkonz/Algorithm-Diff-1.15/

0 commit comments

Comments
 (0)