Standardize on wikilink (#39)

Not `wiki-link`, nor `wiki link`

https://en.wikipedia.org/wiki/Help:Link#Wikilinks
This commit is contained in:
Michael Overmeyer
2021-09-05 16:49:56 -04:00
committed by GitHub
parent 719ed27be6
commit 7e197a98bd
6 changed files with 18 additions and 18 deletions

View File

@ -32,7 +32,7 @@ A sample configuration object is provided below, you can provide as many or as l
```
- `note` defines the color for regular nodes
- `placeholder` defines the color for links that don't match any existing note. This is a [[placeholder]] because no file with such name exists (see [[wiki-links]] for more info).
- `placeholder` defines the color for links that don't match any existing note. This is a [[placeholder]] because no file with such name exists (see [[wikilinks]] for more info).
- `feature` shows an example of how you can use note types to customize the graph. It defines the color for the notes of type `feature`
- see [[note-properties]] for details
- you can have as many types as you want