From 30bdbac671471855a6d8fe03e0aee21d936cfe41 Mon Sep 17 00:00:00 2001 From: Jakub Smejkal Date: Sat, 24 Jun 2023 15:27:42 +0200 Subject: [PATCH] Update links in README.md Signed-off-by: Jakub Smejkal --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 994c8c6..98e0811 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ pip install west Initialize the **West** workspace: ``` -west init -m git@gitlab.hardwario.com:chester/skeleton.git --manifest-rev main +west init -m git@github.com:hardwario/chester-skeleton.git --manifest-rev main ``` Synchronize the **West** workspace: