diff options
author | vanhauser-thc <vh@thc.org> | 2021-11-06 10:28:22 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-11-06 10:28:22 +0100 |
commit | 9325a4fcbb8eb4ed1d71f93de5301bf1a9a68253 (patch) | |
tree | 9d519e53a0818d81ae09abe65224c7cd73debdc0 /docs/INSTALL.md | |
parent | ddc930f5ffd329692c4969b38977df8c1835b733 (diff) | |
download | afl++-9325a4fcbb8eb4ed1d71f93de5301bf1a9a68253.tar.gz |
http->https
Diffstat (limited to 'docs/INSTALL.md')
-rw-r--r-- | docs/INSTALL.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 960de1af..cfa20dea 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -150,4 +150,4 @@ sysctl kern.sysv.shmseg=48 sysctl kern.sysv.shmall=98304 ``` -See [http://www.spy-hill.com/help/apple/SharedMemory.html](http://www.spy-hill.com/help/apple/SharedMemory.html) for documentation for these settings and how to make them permanent. \ No newline at end of file +See [https://www.spy-hill.com/help/apple/SharedMemory.html](https://www.spy-hill.com/help/apple/SharedMemory.html) for documentation for these settings and how to make them permanent. \ No newline at end of file |