From e6f63301b0d3fae56bec42abd3e98d33cd480c4d Mon Sep 17 00:00:00 2001 From: Pete Johanson Date: Mon, 4 Dec 2023 19:10:12 -0500 Subject: [PATCH] fix: Pin the docs link, fix indentation. Co-authored-by: Cem Aksoylar --- config/west.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/west.yml b/config/west.yml index db39b6c..b886cbe 100644 --- a/config/west.yml +++ b/config/west.yml @@ -2,8 +2,8 @@ manifest: remotes: - name: zmkfirmware url-base: https://github.com/zmkfirmware - # Additional modules containing boards/shields/custom code can be listed here as well - # See https://docs.zephyrproject.org/latest/develop/west/manifest.html#projects + # Additional modules containing boards/shields/custom code can be listed here as well + # See https://docs.zephyrproject.org/3.2.0/develop/west/manifest.html#projects projects: - name: zmk remote: zmkfirmware