fix: basic setup link

This commit is contained in:
Steven Nguyen 2021-08-12 12:06:16 -07:00 committed by Nick Winans
parent d964faaa89
commit db1afe6037
1 changed files with 1 additions and 1 deletions

View File

@ -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