Skip to content

Commit d4b1cf8

Browse files
Use lowercase filenames in docs folder
And drop the README- prefix. This looks better and is more easily transferred to the main docs. Signed-off-by: Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
1 parent 9909f3e commit d4b1cf8

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ repos:
1515
1616
## How-To Guides and Configuration Examples
1717
18-
* [Use Dictionaries from `cspell-dicts`](docs/README-PRE-COMMIT-EXTRA-DICTS.md)
19-
* [Use a Different Dictionary Based Upon the Filename](docs/README-FILE-FOLDER-BASED-OVERRIDE.md)
20-
* [Example `pre-commit` Setup for French](docs/README-PRE-COMMIT-EXAMPLE-FOR-FRENCH.md)
18+
* [Use Dictionaries from `cspell-dicts`](docs/use-dictionaries-from-cspell-dicts.md)
19+
* [Use a Different Dictionary Based Upon the Filename](docs/file-or-folder-based-overrides.md)
20+
* [Example `pre-commit` Setup for French](docs/pre-commit-example-setup-for-french.md)
2121

2222
### Setup Custom Dictionary
2323

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)