Skip to content

Commit c095ae6

Browse files
committed
chore(popup): use icons.vuetelemetry new url
1 parent 24c6d27 commit c095ae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/popup/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ export default {
168168
},
169169
methods: {
170170
getURL (path) {
171-
return `https://nuxt-company.github.io/vue-telemetry-analyzer${path}`
171+
return `https://icons.vuetelemetry.com${path}`
172172
}
173173
}
174174
}

0 commit comments

Comments
 (0)