Skip to content

Commit

Permalink
Fix homepage link
Browse files Browse the repository at this point in the history
  • Loading branch information
hendrychjan committed Mar 25, 2022
1 parent f9a4b84 commit 9016b65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/home/homePage.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ const HomePage = () => {
className="homepage-card-nav-link mg"
target="_blank"
rel="noreferrer"
href="#"
href="https://hendrychjan.notion.site/Tutorials-23d49ec926a1457284ee701c11053f91"
>
Get started
</a>
Expand All @@ -106,7 +106,7 @@ const HomePage = () => {
className="homepage-card-nav-link mg"
target="_blank"
rel="noreferrer"
href="https://www.notion.so/hendrychjan/Getting-started-with-Koishi-API-0283cd2caf1c4ae4b31440f0a42a3d4a"
href="https://hendrychjan.notion.site/API-Documentation-28b14a233fab4a7e92b697c8e1859338"
>
Get started with API
</a>
Expand Down

0 comments on commit 9016b65

Please sign in to comment.