Skip to content

Commit

Permalink
refactor: use finnish words in navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
peritpatrio committed May 30, 2024
1 parent 4dd8511 commit 5c93c49
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions components/Nav.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@ export default function Nav() {
>
<NavLink href="https://github.com/koodiklinikka">GitHub</NavLink>
<NavLink href="https://koodiklinikka.slack.com">Slack</NavLink>
<NavLink href="https://resources.koodiklinikka.fi">Resources</NavLink>
<NavLink href="https://koodiklinikka.myspreadshop.fi/">Shop</NavLink>
<NavLink href="https://github.com/koodiklinikka/code-of-conduct">Code of Conduct</NavLink>
<NavLink href="https://resources.koodiklinikka.fi">Resurssit</NavLink>
<NavLink href="https://koodiklinikka.myspreadshop.fi/">Kauppa</NavLink>
<NavLink href="https://github.com/koodiklinikka/code-of-conduct">Käytöskoodi</NavLink>
</div>
</div>
</div>
Expand Down

0 comments on commit 5c93c49

Please sign in to comment.