Commit 813eca1d authored by Liang Ding's avatar Liang Ding

💡 更新文档链接

parent 6a1b0bec
...@@ -58,7 +58,7 @@ public final class Option { ...@@ -58,7 +58,7 @@ public final class Option {
public static final String ID_C_HLJS_THEME = "hljsTheme"; public static final String ID_C_HLJS_THEME = "hljsTheme";
/** /**
* Key of enable syn GitHub. 博文定时同步 GitHub 仓库 https://github.com/b3log/solo/issues/12676 * Key of enable syn GitHub. 博文定时同步 GitHub 仓库 https://hacpai.com/article/1557238327458
*/ */
public static final String ID_C_SYNC_GITHUB = "syncGitHub"; public static final String ID_C_SYNC_GITHUB = "syncGitHub";
......
...@@ -147,7 +147,7 @@ public class ExportService { ...@@ -147,7 +147,7 @@ public class ExportService {
private OptionQueryService optionQueryService; private OptionQueryService optionQueryService;
/** /**
* Exports public articles to admin's GitHub repos. 博文定时同步 GitHub 仓库 https://github.com/b3log/solo/issues/12676 * Exports public articles to admin's GitHub repos. 博文定时同步 GitHub 仓库 https://hacpai.com/article/1557238327458
*/ */
public void exportGitHubRepo() { public void exportGitHubRepo() {
try { try {
......
...@@ -30,7 +30,7 @@ configSiteLabel=Go to the site link to configure GitHub, Twitter, etc. ...@@ -30,7 +30,7 @@ configSiteLabel=Go to the site link to configure GitHub, Twitter, etc.
hljsThemeLabel=hljs theme: hljsThemeLabel=hljs theme:
tocLabel=ToC tocLabel=ToC
removeUnusedArchivesLabel=Remove Unused Archives removeUnusedArchivesLabel=Remove Unused Archives
syncGitHubLabel=<a href="https://github.com/b3log/solo/issues/12676" target="_blank">Allow sync GitHub repo</a>: syncGitHubLabel=<a href="https://hacpai.com/article/1557238327458" target="_blank">Allow sync GitHub repo</a>:
queryUserFailedLabel=Query user info failed queryUserFailedLabel=Query user info failed
commentContentLabel=Content commentContentLabel=Content
cancelLabel=Cancel cancelLabel=Cancel
......
...@@ -30,7 +30,7 @@ configSiteLabel=\u524D\u5F80\u914D\u7F6E GitHub\uFF0CTwitter \u7B49\u7AD9\u70B9\ ...@@ -30,7 +30,7 @@ configSiteLabel=\u524D\u5F80\u914D\u7F6E GitHub\uFF0CTwitter \u7B49\u7AD9\u70B9\
hljsThemeLabel=\u4EE3\u7801\u9AD8\u4EAE\u4E3B\u9898\uFF1A hljsThemeLabel=\u4EE3\u7801\u9AD8\u4EAE\u4E3B\u9898\uFF1A
tocLabel=\u76EE\u5F55 tocLabel=\u76EE\u5F55
removeUnusedArchivesLabel=\u79FB\u9664\u672A\u4F7F\u7528\u5B58\u6863 removeUnusedArchivesLabel=\u79FB\u9664\u672A\u4F7F\u7528\u5B58\u6863
syncGitHubLabel=<a href="https://github.com/b3log/solo/issues/12676" target="_blank">\u5141\u8BB8\u540C\u6B65 GitHub \u4ED3\u5E93</a>\uFF1A syncGitHubLabel=<a href="https://hacpai.com/article/1557238327458" target="_blank">\u5141\u8BB8\u540C\u6B65 GitHub \u4ED3\u5E93</a>\uFF1A
queryUserFailedLabel=\u67E5\u8BE2\u7528\u6237\u4FE1\u606F\u5931\u8D25 queryUserFailedLabel=\u67E5\u8BE2\u7528\u6237\u4FE1\u606F\u5931\u8D25
commentContentLabel=\u8BC4\u8BBA\u5185\u5BB9 commentContentLabel=\u8BC4\u8BBA\u5185\u5BB9
cancelLabel=\u53D6\u6D88 cancelLabel=\u53D6\u6D88
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment