Skip to content

Commit adac87b

Browse files
authored
Merge pull request #71 from leonklingele/patch-1
README: Switch to https:// links
2 parents bac1ccf + 1bfd335 commit adac87b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ puts lc_vers.version_string # => "10.10.0"
5151
Attribution:
5252

5353
* Constants were taken from Apple, Inc's
54-
[`loader.h` in `cctools/include/mach-o`](http://www.opensource.apple.com/source/cctools/cctools-870/include/mach-o/loader.h).
54+
[`loader.h` in `cctools/include/mach-o`](https://www.opensource.apple.com/source/cctools/cctools-870/include/mach-o/loader.h).
5555
(Apple Public Source License 2.0).
5656

5757
### License

0 commit comments

Comments
 (0)