Skip to content

Commit 010db27

Browse files
committed
change link
1 parent fab5ed1 commit 010db27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CrazyCarBackground/src/router/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ export const constantRoutes = [
100100
component: Layout,
101101
children: [
102102
{
103-
path: 'https://panjiachen.github.io/vue-element-admin-site/#/',
103+
path: 'https://github.com/TastSong/CrazyCar',
104104
meta: { title: 'External Link', icon: 'link' }
105105
}
106106
]

0 commit comments

Comments
 (0)