mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 03:46:37 +01:00
docs: Use nicer links to Wiki (dynamic)
This commit is contained in:
@@ -330,7 +330,7 @@ function initHelpDropdown($el) {
|
||||
initHelpButtons($dropdownMenu);
|
||||
}
|
||||
|
||||
const wikiBaseUrl = "https://github.com/TriliumNext/Docs/blob/main/Wiki/";
|
||||
const wikiBaseUrl = "https://triliumnext.github.io/Docs/Wiki/";
|
||||
|
||||
function openHelp($button) {
|
||||
const helpPage = $button.attr("data-help-page");
|
||||
|
||||
Reference in New Issue
Block a user