Fixed link

This commit is contained in:
Martin Berg Alstad 2022-12-30 18:45:50 +01:00
parent d1d6adc81a
commit d1ba86a1fe

View File

@ -17,7 +17,7 @@ const cards = [
<p>Sjekk ut mine API-er</p>
<ul>
<li>
<Link className={ "text-white" } to={ `${ apiRoot }/simplify_truths` }>
<Link className={ "text-white" } to={ `${ apiRoot }/simplify-truths` }>
Forenkle sannhetsverdier
</Link>
</li>