Skip to content

Commit d31a648

Browse files
committed
fix docs path
1 parent a18f3f9 commit d31a648

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.vuepress/config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
module.exports = {
22
plugins: [require("./plugin.js")],
3+
base: "/vue-toastr/",
34
locales: {
45
"/": {
56
lang: "en-US",

0 commit comments

Comments
 (0)