docs: fix link to gallery (#1052)

This commit is contained in:
Tyler Wilding
2022-01-04 21:57:05 -05:00
committed by GitHub
parent 7aa5322a0e
commit 60cbeedaa5
+2 -2
View File
@@ -21,8 +21,8 @@
</v-btn>
</v-col>
<v-col cols="auto">
<v-btn href="/gallery" rounded color="green darken-1">
<v-icon>mdi-calendar-check</v-icon>
<v-btn to="/gallery" rounded color="green darken-1">
<v-icon>mdi-image</v-icon>
Gallery
</v-btn>
</v-col>