mirror of
https://github.com/zadam/trilium.git
synced 2025-10-27 16:26:31 +01:00
docs: Fix the remainder of hard-coded links to wiki
This commit is contained in:
@@ -251,7 +251,7 @@ interface Api {
|
||||
*/
|
||||
sortNotes(parentNoteId: string, sortConfig: {
|
||||
/** 'title', 'dateCreated', 'dateModified' or a label name
|
||||
* See {@link https://github.com/zadam/trilium/wiki/Sorting} for details. */
|
||||
* See {@link https://github.com/TriliumNext/Docs/blob/main/Wiki/sorting.md} for details. */
|
||||
sortBy?: string;
|
||||
reverse?: boolean;
|
||||
foldersFirst?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user