File tree Expand file tree Collapse file tree 6 files changed +13
-13
lines changed
Expand file tree Collapse file tree 6 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ export default defineConfig({
9696 ) ,
9797
9898 editLink : {
99- pattern : 'https://github.com/vuejs/vue- devtools-next/edit/main/docs/:path' ,
99+ pattern : 'https://github.com/vuejs/devtools-next/edit/main/docs/:path' ,
100100 text : 'Suggest changes to this page' ,
101101 } ,
102102 search : {
Original file line number Diff line number Diff line change 77 "description" : " DevTools for Vue.js" ,
88 "author" : " webfansplz" ,
99 "license" : " MIT" ,
10- "homepage" : " https://github.com/vuejs/vue- devtools-next#readme" ,
10+ "homepage" : " https://github.com/vuejs/devtools-next#readme" ,
1111 "repository" : {
1212 "type" : " git" ,
13- "url" : " git+https://github.com/vuejs/vue- devtools-next.git"
13+ "url" : " git+https://github.com/vuejs/devtools-next.git"
1414 },
1515 "bugs" : {
16- "url" : " https://github.com/vuejs/vue- devtools-next/issues"
16+ "url" : " https://github.com/vuejs/devtools-next/issues"
1717 },
1818 "keywords" : [
1919 " vue-devtools" ,
Original file line number Diff line number Diff line change @@ -79,19 +79,19 @@ onDevToolsClientConnected(() => {
7979 </RouterLink >
8080 </div >
8181 <div flex =" ~ gap-6 wrap" mt-5 items-center justify-center >
82- <a href =" https://github.com/vuejs/vue- devtools-next" target =" _blank" flex =" ~ gap1" items-center op50 hover =" op100 text-blue" transition >
82+ <a href =" https://github.com/vuejs/devtools-next" target =" _blank" flex =" ~ gap1" items-center op50 hover =" op100 text-blue" transition >
8383 <div i-carbon-star />
8484 Star on GitHub
8585 </a >
86- <a href =" https://github.com/vuejs/vue- devtools-next/discussions/1" target =" _blank" flex =" ~ gap1" items-center op50 hover =" op100 text-yellow" transition >
86+ <a href =" https://github.com/vuejs/devtools-next/discussions/1" target =" _blank" flex =" ~ gap1" items-center op50 hover =" op100 text-yellow" transition >
8787 <div i-carbon-data-enrichment />
8888 Ideas & Suggestions
8989 </a >
90- <a href =" https://github.com/vuejs/vue- devtools-next/discussions/2" target =" _blank" flex =" ~ gap1" items-center op50 hover =" op100 text-lime" transition >
90+ <a href =" https://github.com/vuejs/devtools-next/discussions/2" target =" _blank" flex =" ~ gap1" items-center op50 hover =" op100 text-lime" transition >
9191 <div i-carbon-plan />
9292 Project Roadmap
9393 </a >
94- <a href =" https://github.com/vuejs/vue- devtools-next/issues" target =" _blank" flex =" ~ gap1" items-center op50 hover =" op100 text-rose" transition >
94+ <a href =" https://github.com/vuejs/devtools-next/issues" target =" _blank" flex =" ~ gap1" items-center op50 hover =" op100 text-rose" transition >
9595 <div i-carbon-debug />
9696 Bug Reports
9797 </a >
Original file line number Diff line number Diff line change 77 "repository" : {
88 "directory" : " packages/devtools-api" ,
99 "type" : " git" ,
10- "url" : " git+https://github.com/vuejs/vue- devtools-next.git"
10+ "url" : " git+https://github.com/vuejs/devtools-next.git"
1111 },
1212 "exports" : {
1313 "." : {
Original file line number Diff line number Diff line change 77 "repository" : {
88 "directory" : " packages/devtools" ,
99 "type" : " git" ,
10- "url" : " git+https://github.com/vuejs/vue- devtools-next.git"
10+ "url" : " git+https://github.com/vuejs/devtools-next.git"
1111 },
1212 "exports" : {
1313 "." : {
Original file line number Diff line number Diff line change 55 "description" : " A vite plugin for Vue DevTools" ,
66 "author" : " webfansplz" ,
77 "license" : " MIT" ,
8- "homepage" : " https://github.com/vuejs/vue- devtools-next#readme" ,
8+ "homepage" : " https://github.com/vuejs/devtools-next#readme" ,
99 "repository" : {
1010 "directory" : " packages/vite" ,
1111 "type" : " git" ,
12- "url" : " git+https://github.com/vuejs/vue- devtools-next.git"
12+ "url" : " git+https://github.com/vuejs/devtools-next.git"
1313 },
1414 "bugs" : {
15- "url" : " https://github.com/vuejs/vue- devtools-next/issues"
15+ "url" : " https://github.com/vuejs/devtools-next/issues"
1616 },
1717 "keywords" : [
1818 " vue-devtools" ,
You can’t perform that action at this time.
0 commit comments