fix: link to html
This commit is contained in:
parent
000e644c6b
commit
bf0c348587
3 changed files with 4 additions and 4 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue