fix: link to html

This commit is contained in:
Barrett Ruth 2025-10-09 15:14:59 -04:00
parent 000e644c6b
commit bf0c348587
3 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@ const promptText = topic ? `barrett@ruth:~$ ${topic}` : "barrett@ruth:~$";
<a href="/transcript.pdf" data-topic="transcript" target="_blank"
>transcript</a
>
<a href="/about" data-topic="about">about</a>
<a href="/about.html" data-topic="about">about</a>
</div>
</header>