mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-05-10 00:06:12 +00:00
fix old docs url
This commit is contained in:
parent
e814d76c0f
commit
59726b1ccc
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