diff --git a/docs/docs/customization.md b/docs/docs/customization.md index 16de8900..c9cf1d9f 100644 --- a/docs/docs/customization.md +++ b/docs/docs/customization.md @@ -51,7 +51,7 @@ west build -b nice_nano -- -DSHIELD=kyria_left -DZMK_CONFIG="C:/Users/myUser/Doc ``` :::note -You can install `west` using `pip3 install -U west`. Take a look [here](https://docs.zephyrproject.org/latest/guides/west/install.html) for more info. +You can install `west` using `pip3 install -U west`. Take a look [here](https://docs.zephyrproject.org/latest/guides/west/install.html) and [here](https://docs.zephyrproject.org/latest/getting_started/index.html#getting-started) for more info. ::: ## Flashing Your Changes