Skip to content

Commit 59dd2c0

Browse files
committed
Fixed: weibo picbed docs link
1 parent 43bace3 commit 59dd2c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/renderer/pages/picbeds/Weibo.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ export default {
113113
this.$refs['weiboForm'].resetFields()
114114
},
115115
openWiki () {
116-
this.$electron.remote.shell.openExternal('https://github.com/Molunerfinn/PicGo/wiki/%E8%AF%A6%E7%BB%86%E7%AA%97%E5%8F%A3%E7%9A%84%E4%BD%BF%E7%94%A8#%E5%BE%AE%E5%8D%9A%E5%9B%BE%E5%BA%8A')
116+
this.$electron.remote.shell.openExternal('https://picgo.github.io/PicGo-Doc/zh/guide/config.html#微博图床')
117117
}
118118
}
119119
}

0 commit comments

Comments
 (0)