File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
packages-private/template-explorer/src Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ const App = {
4444 h (
4545 'a' ,
4646 {
47- href : `https://github.com/vuejs/vue /tree/${ __COMMIT__ } ` ,
47+ href : `https://github.com/vuejs/core /tree/${ __COMMIT__ } ` ,
4848 target : `_blank` ,
4949 } ,
5050 `@${ __COMMIT__ } ` ,
Original file line number Diff line number Diff line change 8484 },
8585 "repository" : {
8686 "type" : " git" ,
87- "url" : " git+https://github.com/vuejs/vue .git"
87+ "url" : " git+https://github.com/vuejs/core .git"
8888 },
8989 "keywords" : [
9090 " vue"
9191 ],
9292 "author" : " Evan You" ,
9393 "license" : " MIT" ,
9494 "bugs" : {
95- "url" : " https://github.com/vuejs/vue /issues"
95+ "url" : " https://github.com/vuejs/core /issues"
9696 },
97- "homepage" : " https://github.com/vuejs/vue /tree/main/packages/vue#readme" ,
97+ "homepage" : " https://github.com/vuejs/core /tree/main/packages/vue#readme" ,
9898 "dependencies" : {
9999 "@vue/shared" : " workspace:*" ,
100100 "@vue/compiler-dom" : " workspace:*" ,
You can’t perform that action at this time.
0 commit comments