Fix redirect
This commit is contained in:
@@ -49,7 +49,7 @@ Next, let's create a basic config file. In the root of your site, put the follow
|
|||||||
|
|
||||||
My site (especially the stuff in [/elsewhere][3] that I've mirrored from my company's website) has code snippets that the English dictionary doesn't recognize. Fortunately, CSpell ships with a bunch of [additional dictionaries][4]. Adding `"ruby"`, `"golang"`, and `"java"` to the `"dictionaries"` array makes a bunch of misspellings go away.
|
My site (especially the stuff in [/elsewhere][3] that I've mirrored from my company's website) has code snippets that the English dictionary doesn't recognize. Fortunately, CSpell ships with a bunch of [additional dictionaries][4]. Adding `"ruby"`, `"golang"`, and `"java"` to the `"dictionaries"` array makes a bunch of misspellings go away.
|
||||||
|
|
||||||
[3]: /elsewhere
|
[3]: /elsewhere/
|
||||||
[4]: https://github.com/streetsidesoftware/cspell-dicts/tree/main/dictionaries
|
[4]: https://github.com/streetsidesoftware/cspell-dicts/tree/main/dictionaries
|
||||||
|
|
||||||
### 4. Ignore front matter
|
### 4. Ignore front matter
|
||||||
|
|||||||
Reference in New Issue
Block a user