diff options
-rw-r--r-- | everyone-should-become-an-html-expert.html | 2 | ||||
-rw-r--r-- | index.html | 2 | ||||
-rw-r--r-- | members.html | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/everyone-should-become-an-html-expert.html b/everyone-should-become-an-html-expert.html index c9121e2..bc6eaa3 100644 --- a/everyone-should-become-an-html-expert.html +++ b/everyone-should-become-an-html-expert.html @@ -88,7 +88,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%2Feveryone-should-become-an-html-expert.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> @@ -37,7 +37,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%2F"> - <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> 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> |