Skip to content

Commit 725edd8

Browse files
committed
feat: change logo click link
1 parent 3a096bd commit 725edd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/app-frontend/src/features/header/AppHeaderLogo.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ export default defineComponent({
1919
<template>
2020
<div class="relative">
2121
<VueButton
22-
href="https://headwayapp.co/vue-js-devtools-changelog"
22+
href="https://github.com/vuejs/devtools/releases"
2323
target="_blank"
2424
class="flat logo-button"
2525
>

0 commit comments

Comments
 (0)