Skip to content

Commit e763e58

Browse files
committed
fix: correct base URL
1 parent 63122c4 commit e763e58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/constants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export const BASE_URL = 'https://bootstrap-vue.github.io/bootstrap-vue/'
1+
export const BASE_URL = 'https://bootstrap-vue.org/'
22

33
export const GA_TRACKING_ID = 'UA-89526435-1'
44

0 commit comments

Comments
 (0)