Skip to content

Commit 2724382

Browse files
docs: mention DEVELOPMENT.md after CONTRIBUTING.md (#311)
1 parent 2eadb3e commit 2724382

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Thanks for your interest in contributing to `template-typescript-node-package`! 💖
44

5-
> See [DEVELOPMENT.md](./DEVELOPMENT.md) for local development instructions.
5+
> After this page, see [DEVELOPMENT.md](./DEVELOPMENT.md) for local development instructions.
66
77
## Code of Conduct
88

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ greet("Hello, world!");
103103

104104
## Development
105105

106-
See [`.github/CONTRIBUTING.md`](./.github/CONTRIBUTING.md).
106+
See [`.github/CONTRIBUTING.md`](./.github/CONTRIBUTING.md), then [`.github/DEVELOPMENT.md`](./.github/DEVELOPMENT.md).
107107
Thanks! 💖
108108

109109
## Contributors

0 commit comments

Comments
 (0)