Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit 2383d11

Browse files
committed
fix test URL
1 parent 6f5fa30 commit 2383d11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/templates/adactio-com.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1004,7 +1004,7 @@ <h2>More information</h2>
10041004
<h3>About this site</h3>
10051005

10061006
<address class="vcard h-card">
1007-
<a href="https://adactio.com/" class="url u-url" rel="me">Adactio</a> is the online home of <a href="mailto:[email protected]" class="email fn p-name u-email">Jeremy Keith</a>, a <span class="role p-role">web developer</span> and <span class="title p-job-title">author</span> living and working in <span class="adr p-adr"><span class="locality p-locality">Brighton</span>, <span class="country-name p-country-name">England</span></span>.
1007+
<a href="http://example.com/" class="url u-url" rel="me">Adactio</a> is the online home of <a href="mailto:[email protected]" class="email fn p-name u-email">Jeremy Keith</a>, a <span class="role p-role">web developer</span> and <span class="title p-job-title">author</span> living and working in <span class="adr p-adr"><span class="locality p-locality">Brighton</span>, <span class="country-name p-country-name">England</span></span>.
10081008
</address>
10091009
<p><a href="/contact/">Get in touch</a></p>
10101010
</div>

0 commit comments

Comments
 (0)