Skip to content

Commit

Permalink
docs(DefaultSystemBar): fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
johnleider committed Dec 21, 2021
1 parent c82cc97 commit 1623e6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/docs/src/layouts/default/SystemBar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
>
<a
class="cm-banner"
href="https://store.vuetifyjs.com/products/ui-lib-bundle/?utm_source=vuetify"
href="https://store.vuetifyjs.com/products/ui-lib-bundle?utm_source=vuetify"
rel="noopener"
target="_blank"
@click="onClick"
Expand Down

0 comments on commit 1623e6c

Please sign in to comment.