aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSteven Nguyen <[email protected]>2021-08-12 12:06:16 -0700
committerNick Winans <[email protected]>2021-08-12 19:12:30 -0500
commitdb1afe603733c29e55815dc926e910126ae4a217 (patch)
treed8ffa95cc6db0e5c5265a29890d5f2189c1ecc03
parentd964faaa896df439ce886b0f96ca39387d802277 (diff)
downloadzmk-db1afe603733c29e55815dc926e910126ae4a217.tar.gz
zmk-db1afe603733c29e55815dc926e910126ae4a217.zip
fix: basic setup link
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 1950ddf92a..fe7292a8fe 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