summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorSteven Nguyen <steven7c8@gmail.com>2021-08-12 12:06:16 -0700
committerNick Winans <nick@winans.codes>2021-08-12 19:12:30 -0500
commitdb1afe603733c29e55815dc926e910126ae4a217 (patch)
treed8ffa95cc6db0e5c5265a29890d5f2189c1ecc03 /CONTRIBUTING.md
parentd964faaa896df439ce886b0f96ca39387d802277 (diff)
fix: basic setup link
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 1950ddf..fe7292a 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -91,7 +91,7 @@ You can setup git to run prettier automatically when you commit by installing th
### Development Setup
To get your development environment setup going, start at the
-[basic setup](https://zmk.dev/docs/dev-setup) docs, and make sure you can build and flash
+[basic setup](https://zmk.dev/docs/development/setup/) docs, and make sure you can build and flash
your own locally built firmware.
### Formatting