Skip to content

Commit 0a35e35

Browse files
authored
Merge pull request #1196 from emmanuel-ferdman/master
update readme template file
2 parents da51bc3 + 7490149 commit 0a35e35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/contributing/documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ when lowercased. Info added in these files generally include limitations and thi
3939

4040
Currently there is 1 template file used for generating documentation with:
4141

42-
1. [readme_template.md](https://github.com/platers/obsidian-linter/blob/master/docs/readme_template.md)
42+
1. [readme_template.md](https://github.com/platers/obsidian-linter/blob/master/docs/templates/readme_template.md)
4343
- This template is used for generating the [README](https://github.com/platers/obsidian-linter/blob/master/README.md) file and should be updated for changes that are not rules documentation links and their corresponding sections.
4444

4545
You may also want to take a look at [docs.ts](https://github.com/platers/obsidian-linter/blob/master/src/docs.ts) to modify how the generated files are created.

0 commit comments

Comments
 (0)