update index.html

Changed to https from http.
This commit is contained in:
Mike 2019-09-14 17:57:51 -06:00 committed by GitHub
parent 5088a75b5f
commit 80459cb4a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,6 @@
<p>Just log in with your secure internet shell to change this file! </p> <p>Just log in with your secure internet shell to change this file! </p>
<p>You may want to read: <a href="http://tilde.club/~anthonydpaul/primer.html">How to ~tilde; a n00b's primer</a> for help.</p> <p>You may want to read: <a href="https://tilde.club/~anthonydpaul/primer.html">How to ~tilde; a n00b's primer</a> for help.</p>
</body> </body>
</html> </html>