Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
yell0wsuit authored Aug 7, 2024
1 parent fc197e8 commit 619b01c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ function HomepageHeader() {
information to deal with common language problems.
</p>
<div>
<Link className="button button--secondary button--lg" to="./peu/about/">
<Link className="button button--secondary button--lg" to="./peu/about">
More info
</Link>
</div>
Expand Down Expand Up @@ -90,7 +90,7 @@ function HomepageHeader() {
are commonly confused, such as above/over and make/do.
</p>
<div>
<Link className="button button--secondary button--lg" to="./egt/">
<Link className="button button--secondary button--lg" to="./egt">
More info
</Link>
</div>
Expand Down

0 comments on commit 619b01c

Please sign in to comment.