mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-21 13:35:17 -05:00
fix(docs): Standardize all internal links
This commit is contained in:
committed by
Pete Johanson
parent
689ba2d171
commit
d964faaa89
@@ -3,7 +3,7 @@ title: Tests
|
||||
sidebar_label: Tests
|
||||
---
|
||||
|
||||
Running tests requires [native posix support](posix-board). Any folder under `/app/tests`
|
||||
Running tests requires [native posix support](posix-board.md). Any folder under `/app/tests`
|
||||
containing `native_posix.keymap` will be selected when running `west test`.
|
||||
|
||||
Run a single test with `west test <testname>`, like `west test tests/toggle-layer/normal`.
|
||||
|
||||
Reference in New Issue
Block a user