We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bac1ccf + 1bfd335 commit adac87bCopy full SHA for adac87b
README.md
@@ -51,7 +51,7 @@ puts lc_vers.version_string # => "10.10.0"
51
Attribution:
52
53
* 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).
+[`loader.h` in `cctools/include/mach-o`](https://www.opensource.apple.com/source/cctools/cctools-870/include/mach-o/loader.h).
55
(Apple Public Source License 2.0).
56
57
### License
0 commit comments