We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4231c84 commit 246fbe4Copy full SHA for 246fbe4
1 file changed
App/ui/markdown_editor_title_ui.html
@@ -24,7 +24,7 @@ <h5 id="markdown_filename">
24
<li><button class="dropdown-item" type="button" id="btn_ai_text_summary">${langdata["AI_TEXT_SUMMARY"][lang_name]}</button></li>
25
</ul>
26
</div>
27
- <button onclick="shell.openExternal('https://bbg.nekomoe.xyz/#/zh-cn/user-guide/ref_tags_and_hints')" class="btn btn-link">
+ <button onclick="shell.openExternal('https://bbg.nekomoe.xyz/doc.html?nav=zh-cn/user-guide/ref_tags_and_hints.md')" class="btn btn-link">
28
${langdata["LEARN_ABOUT_HOW_TO_ADD_REF_AND_INFO_HINT_TO_ARTICLE"][lang_name]}
29
</button>
30
</h5>
0 commit comments