fix: relative link meant to be abs

This commit is contained in:
Marc 2022-09-22 08:34:39 -04:00
parent 0dbcbe8857
commit caaaaf1a17

View file

@ -23,7 +23,7 @@
<p>I also dabble in <strong>Typescript</strong> and <strong>React</strong>.</p>
<p>I also make pretty good sourdough. 🍞</p>
<hr>
<p>Ping me on <a href="https://www.github.com/mcataford">Github</a>, on <a href="www.linkedin.com/in/marccataford">LinkedIn</a> or via email at mcat [at] riseup.net, I'd love to chat.</p>
<p>Ping me on <a href="https://www.github.com/mcataford">Github</a>, on <a href="https://www.linkedin.com/in/marccataford">LinkedIn</a> or via email at mcat [at] riseup.net, I'd love to chat.</p>
</section>
</main>
</body>