mirror of
https://github.com/zadam/trilium.git
synced 2025-11-17 02:30:42 +01:00
docs: Fix dynamic references to wiki
This commit is contained in:
@@ -14,7 +14,7 @@ const TPL = `
|
||||
<div class="modal-header">
|
||||
<h5 class="modal-title mr-auto">Clone notes to ...</h5>
|
||||
|
||||
<button type="button" class="help-button" title="Help on links" data-help-page="Cloning-notes">?</button>
|
||||
<button type="button" class="help-button" title="Help on links" data-help-page="cloning-notes.md">?</button>
|
||||
|
||||
<button type="button" class="close" data-dismiss="modal" aria-label="Close" style="margin-left: 0 !important;">
|
||||
<span aria-hidden="true">×</span>
|
||||
|
||||
Reference in New Issue
Block a user