Skip to content

Commit

Permalink
feat: change logo click link
Browse files Browse the repository at this point in the history
  • Loading branch information
Akryum committed Feb 6, 2022
1 parent 3a096bd commit 725edd8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export default defineComponent({
<template>
<div class="relative">
<VueButton
href="https://headwayapp.co/vue-js-devtools-changelog"
href="https://github.com/vuejs/devtools/releases"
target="_blank"
class="flat logo-button"
>
Expand Down

0 comments on commit 725edd8

Please sign in to comment.