File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
packages/app-frontend/src/features Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<!--
2
2
IMPORTANT: Please use the following link to create a new issue:
3
3
4
- https://new-issue.vuejs.org/?repo=vuejs/vue- devtools
4
+ https://new-issue.vuejs.org/?repo=vuejs/devtools
5
5
6
6
If your issue was not created using the app above, it will be closed immediately.
7
7
-->
Original file line number Diff line number Diff line change @@ -159,7 +159,7 @@ export default defineComponent({
159
159
</VueDropdownButton >
160
160
161
161
<VueDropdownButton
162
- href =" https://new-issue.vuejs.org/?repo=vuejs/vue- devtools"
162
+ href =" https://new-issue.vuejs.org/?repo=vuejs/devtools"
163
163
target =" _blank"
164
164
icon-left =" bug_report"
165
165
icon-right =" open_in_new"
Original file line number Diff line number Diff line change @@ -187,7 +187,7 @@ export default defineComponent({
187
187
href =" https://devtools.vuejs.org/guide/installation.html#legacy"
188
188
target =" _blank"
189
189
>Legacy version</a > and <a
190
- href =" https://new-issue.vuejs.org/?repo=vuejs/vue- devtools"
190
+ href =" https://new-issue.vuejs.org/?repo=vuejs/devtools"
191
191
target =" _blank"
192
192
>report an issue</a >.
193
193
</p >
You can’t perform that action at this time.
0 commit comments