Skip to content

Commit 7b6aa02

Browse files
authored
📝 fix outdated reference to README.md in the contributing guide on documentation (#440)
1 parent 9a15183 commit 7b6aa02

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -181,9 +181,9 @@ See the `README.md` in [`numtype/test`][test-docs].
181181

182182
## Documentation
183183

184-
All documentation lives in the `README.md`. Please read it carefully
185-
before proposing any changes. Ensure that the markdown is formatted correctly
186-
with [markdownlint].
184+
The documentation lives in `docs/`, the `README.md`, and `CONTRIBUTING.md`.
185+
Please read it carefully before proposing any changes.
186+
Ensure that the markdown is formatted correctly with [markdownlint].
187187

188188
### Previewing Documentation Site
189189

0 commit comments

Comments
 (0)