Skip to content

Commit 1bfd335

Browse files
authored
README: Switch to https:// links
1 parent bac1ccf commit 1bfd335

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)