mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-03-16 22:10:27 +00:00
fix old docs url
This commit is contained in:
parent
2cf4771842
commit
fd37184dae
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ Vue.component('code-block', CodeBlock);
|
|||
Vue.use(VueRouter);
|
||||
|
||||
let router = new VueRouter({
|
||||
base: location.pathname,
|
||||
routes
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue