Skip to content

Commit 212df4d

Browse files
committed
fix link to dev setup instructions
the relative link wasn't working for me from https://github.com/Lissy93/networking-toolbox?tab=contributing-ov-file , it was trying to send me to a nonexistant top-level README.md
1 parent 3668b2e commit 212df4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Hey! Thanks for wanting to contribute to Networking Toolbox 🎉
44

55
## Getting Started
66

7-
Checkout the [README](README.md) for setup instructions, it's all very standard (clone, cd, npm install, npm run dev).
7+
Checkout the [README](https://github.com/Lissy93/networking-toolbox?tab=readme-ov-file#developing) for setup instructions, it's all very standard (clone, cd, npm install, npm run dev).
88

99
## Code Style
1010

0 commit comments

Comments
 (0)