We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43bace3 commit 59dd2c0Copy full SHA for 59dd2c0
src/renderer/pages/picbeds/Weibo.vue
@@ -113,7 +113,7 @@ export default {
113
this.$refs['weiboForm'].resetFields()
114
},
115
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')
+ this.$electron.remote.shell.openExternal('https://picgo.github.io/PicGo-Doc/zh/guide/config.html#微博图床')
117
}
118
119
0 commit comments