更换qq群链接

This commit is contained in:
click33
2022-05-23 06:33:15 +08:00
parent 4d54e13cbc
commit 3f6a753cdd
13 changed files with 39 additions and 20 deletions

View File

@@ -27,7 +27,7 @@ var myDocsifyPlugin = function(hook, vm) {
'<footer>',
'<span>发现错误? 您可以在 <a href="' + url + '" target="_blank">Gitee</a> 或 <a href="' + url2 +
'" target="_blank">GitHub</a> 帮助我们完善此页文档!</span>',
'或 <a href="https://jq.qq.com/?_wv=1027&k=b759RZrL" target="_blank">加入QQ群</a> 交流反馈',
'或 <a href="https://jq.qq.com/?_wv=1027&k=ceibbMFr" target="_blank">加入QQ群</a> 交流反馈',
'</footer>'
].join('');
return html + footer;