Skip to content

Commit 6a36e12

Browse files
Use SSL/TLS.
1 parent a8b0b75 commit 6a36e12

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.org

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
** by Per Bothner
44

5-
This repository hosts [[http://srfi.schemers.org/srfi-64/][SRFI 64]]: A Scheme API for test suites, a [[http://srfi.schemers.org/][Scheme Request for Implementation]].
5+
This repository hosts [[https://srfi.schemers.org/srfi-64/][SRFI 64]]: A Scheme API for test suites, a [[https://srfi.schemers.org/][Scheme Request for Implementation]].
66

77
This SRFI is in /final/ status.
88

9-
The full documentation for this SRFI can be found in the [[http://srfi.schemers.org/srfi-64/srfi-64.html][SRFI Document]].
9+
The full documentation for this SRFI can be found in the [[https://srfi.schemers.org/srfi-64/srfi-64.html][SRFI Document]].
1010

11-
If you'd like to participate in the discussion of this SRFI, or report issues with it, please [[http://srfi.schemers.org/srfi-64/][join the SRFI-64 mailing list]] and send your message there.
11+
If you'd like to participate in the discussion of this SRFI, or report issues with it, please [[shttp://srfi.schemers.org/srfi-64/][join the SRFI-64 mailing list]] and send your message there.
1212

1313
Thank you.
1414

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ <h1>SRFI 64: A Scheme API for test suites</h1>
1616

1717
<ul>
1818
<li><a href="srfi-64.html">The SRFI Document</a></li>
19-
<li><a href="http://srfi-email.schemers.org/srfi-64/">Discussion Archive</a></li>
19+
<li><a href="https://srfi-email.schemers.org/srfi-64/">Discussion Archive</a></li>
2020
<li><a href="https://github.com/scheme-requests-for-implementation/srfi-64">Git repo (on Github)</a></li>
2121
<li>
22-
<a href="mailto:[email protected]">srfi-64@<span class="antispam">nospam</span>srfi.schemers.org (subscribers only)</a></li>
22+
<a href="mailto:[email protected]">srfi-64@<span class="antispam">nospam</span>srfi.schemers.org</a> (subscribers only)</li>
2323
<li>
2424
<form method="POST" action="https://www.simplelists.com/subscribe.php">
2525
<div class="title">Subscribe to srfi-64 mailing list</div>

0 commit comments

Comments
 (0)