fix(docs): mismatching phrasing in reference link notes

This commit is contained in:
Chris Cavalluzzi
2025-12-14 21:17:59 -07:00
parent 51bbf71577
commit 55649c3750
5 changed files with 36 additions and 37 deletions

View File

@@ -7626,7 +7626,7 @@
"name": "internalLink",
"value": "BCkXAVs63Ttv",
"isInheritable": false,
"position": 40
"position": 30
},
{
"type": "label",
@@ -7740,6 +7740,13 @@
"isInheritable": false,
"position": 10
},
{
"type": "relation",
"name": "internalLink",
"value": "oPVyFC7WL2Lp",
"isInheritable": false,
"position": 20
},
{
"type": "label",
"name": "iconClass",
@@ -7753,13 +7760,6 @@
"value": "reference-links",
"isInheritable": false,
"position": 30
},
{
"type": "relation",
"name": "internalLink",
"value": "oPVyFC7WL2Lp",
"isInheritable": false,
"position": 40
}
],
"format": "markdown",

View File

@@ -14,7 +14,7 @@ There are two link types which you can select when creating the link to the note
1. _Link title mirrors the note's current title_
1. This is sometimes also called "reference link".
2. The title of these links cannot be changed. Instead, it will always show the current title of linked note.
2. The title of this link cannot be changed. Instead, it will always show the current title of the linked note.
3. The icon of the linked note will also be displayed.
2. _Link title can be changed arbitrarily_
1. This will create a traditional hyperlink, where the text of the link can be different from the note title.