Update docs/docs/troubleshooting.md

Removed relative URL

Co-authored-by: Pete Johanson <peter@peterjohanson.com>
This commit is contained in:
Kurtis Lew 2020-09-02 18:44:38 -07:00 committed by GitHub
parent 8a3a3b3dab
commit 3548df321e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ The following page provides suggestions for common errors that may occur during
### Environment Variables not Defined
An error along the lines of `CMake Error at (zmk directory)/zephyr/cmake/generic_toolchain.cmake:64 (include): include could not find load file:` during firmware compilation indicates that the Zephyr Environment Variables are not properly defined.
For more information, click [here](../docs/dev-setup#environment-variables).
For more information, click [here](/docs/dev-setup#environment-variables).
### Improperly defined keymap