Commit 61b722c9 authored by Fawad Mirzad's avatar Fawad Mirzad
Browse files

Fix base location for documentation

parent 43c46172
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ module.exports = {
   * Ref:https://v1.vuepress.vuejs.org/config/#description
   */
  description: description,
  base: '/vue-google-maps/',
  base: '/',
  /**
   * Extra tags to be injected to the page HTML `<head>`
   *