Skip to content

Commit

Permalink
chore(website): fix link to blog
Browse files Browse the repository at this point in the history
  • Loading branch information
egoist committed Nov 2, 2019
1 parent 18077b7 commit 321147c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/components/SiteNav.vue
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<a href="/themes">Themes</a>
</li>
<li class="nav-item">
<a href="/blog/">Blog</a>
<a href="/blog">Blog</a>
</li>
<li class="nav-item">
<a href="https://chat.saber.land" target="_blank" class="discord-link">
Expand Down

0 comments on commit 321147c

Please sign in to comment.