fix: relative link meant to be abs
This commit is contained in:
parent
0dbcbe8857
commit
caaaaf1a17
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue