Skip to content

Commit 246fbe4

Browse files
fix: link
1 parent 4231c84 commit 246fbe4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

App/ui/markdown_editor_title_ui.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ <h5 id="markdown_filename">
2424
<li><button class="dropdown-item" type="button" id="btn_ai_text_summary">${langdata["AI_TEXT_SUMMARY"][lang_name]}</button></li>
2525
</ul>
2626
</div>
27-
<button onclick="shell.openExternal('https://bbg.nekomoe.xyz/#/zh-cn/user-guide/ref_tags_and_hints')" class="btn btn-link">
27+
<button onclick="shell.openExternal('https://bbg.nekomoe.xyz/doc.html?nav=zh-cn/user-guide/ref_tags_and_hints.md')" class="btn btn-link">
2828
${langdata["LEARN_ABOUT_HOW_TO_ADD_REF_AND_INFO_HINT_TO_ARTICLE"][lang_name]}
2929
</button>
3030
</h5>

0 commit comments

Comments
 (0)