🌐 AI搜索 & 代理 主页
Skip to content

Commit 27ec754

Browse files
authored
Update index.js
1 parent c675cf8 commit 27ec754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/docs/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ export default {
4747
},
4848
computed: {
4949
hrefBootstrapBrowserDevices() {
50-
return `//getbootstrap.com/docs/${bootstrapVersionMinor}/getting-started/browsers-devices`
50+
return `//getbootstrap.com/docs/${this.bootstrapVersionMinor}/getting-started/browsers-devices`
5151
},
5252
// TODO: pull this from the meta.json file
5353
meta() {

0 commit comments

Comments
 (0)