fix: update source link location
All checks were successful
Node.js CI / Lint and Test (pull_request) Successful in 49s

This commit is contained in:
A Cottrill 2025-03-18 18:47:08 -04:00
parent 38b8db69e8
commit 6a4a7bcfc0

View File

@ -75,7 +75,7 @@ export const html = `
<section> <section>
<h2>Links</h2> <h2>Links</h2>
<p> <p>
<a href="https://codeberg.org/nhcarrigan/mommy"> <a href="https://git.nhcarrigan.com/nhcarrigan/mommy">
<i class="fa-solid fa-code"></i> Source Code <i class="fa-solid fa-code"></i> Source Code
</a> </a>
</p> </p>