Skip to content

Commit d06b032

Browse files
committed
Change tos page name from /policy to /terms
1 parent b70296a commit d06b032

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/pages/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
</li>
7575

7676
<li>
77-
<nuxt-link class="white--text" to="policy">
77+
<nuxt-link class="white--text" to="terms">
7878
{{ $t('common.footer.terms') }}
7979
</nuxt-link>
8080
</li>
File renamed without changes.

0 commit comments

Comments
 (0)