Fix Number Match link in header and sitemap to use correct URL format

This commit is contained in:
2025-11-19 17:26:37 +11:00
parent d0f0661cc8
commit cffb360f7a
2 changed files with 2 additions and 2 deletions

View File

@@ -26,6 +26,6 @@
<a href="https://mates.dev" target="_blank">MatesMedia</a>
<a href="https://lit.ruv.wtf/materials/" target="_blank">UE Material Snippets</a>
<a href="https://lit.ruv.wtf/docs/" target="_blank">Documentation</a>
<a href="https://lit.ruv.wtf/docs/numbermatch/">Number Match</a>
<a href="https://lit.ruv.wtf/docs/numbermatch.html">Number Match</a>
</div>
</header>