Skip to content

Commit af718aa

Browse files
committed
qownnotes/scripts#268 doc: fix typo and documentation url
Signed-off-by: Patrizio Bekerle <patrizio@bekerle.com>
1 parent 425f331 commit af718aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
- A segmentation fault when quitting the application on ARM macOS was fixed
66
(for [#3290](https://github.com/pbek/QOwnNotes/issues/3290))
77
- There now is a new scripting method `note.getNoteUrlForLinkingToNoteId` to return
8-
the Markdown note url for linking to a note (for [#268](https://github.com/qownnotes/scripts/pull/268))
9-
- For more information please take a look at
10-
[Opening an input dialog with a multi-line text edit](https://www.qownnotes.org/scripting/methods-and-objects.html#opening-an-input-dialog-with-a-multi-line-text-edit)
8+
the Markdown note URL for linking to a note (for [#268](https://github.com/qownnotes/scripts/pull/268))
9+
- For more information, please take a look at the
10+
[scripting documentation](https://www.qownnotes.org/scripting/classes.html#note)
1111

1212
## 25.6.0
1313

0 commit comments

Comments
 (0)