aboutsummaryrefslogtreecommitdiff
path: root/members.html
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2024-02-08 11:03:18 -0500
committerBradley Taunt <bt@btxx.org>2024-02-08 11:03:18 -0500
commit658dbc517f20ea2b69a6cdfb5845340b08037571 (patch)
tree390d53ae84d71f4cb0321cdf4188cfe8f7e9e837 /members.html
parent55add8e0d7ede9b4750e672e38c5674a9df0d57f (diff)
Use HTTPS for valid XHTML icon img
Diffstat (limited to 'members.html')
-rw-r--r--members.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/members.html b/members.html
index 19bd7d5..3f0cff8 100644
--- a/members.html
+++ b/members.html
@@ -76,7 +76,7 @@
<p>This website is hand-coded with valid XHTML and hosted with <a href="https://nearlyfreespeech.net">NearlyFreeSpeech</a>. Reach out on <a rel="me" href="https://mastodon.bsd.cafe/@bt">Mastodon</a></p>
<p>
<a href="https://validator.w3.org/check?uri=https%3A%2F%2Fxhtml.club%2Fmembers.html">
- <img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0 Strict" height="31" width="88" />
+ <img src="https://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0 Strict" height="31" width="88" />
</a>
</p>
</div>