From 308f81684ea0d0f9a05a062da5f426fd6e19c0a9 Mon Sep 17 00:00:00 2001 From: Igor Opaniuk Date: Thu, 19 Dec 2024 18:29:23 +0100 Subject: [PATCH] README.md: update organization in urls Update organization name in the URLs (`s/quic-yocto/qualcomm-linux/g`). Signed-off-by: Igor Opaniuk --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fc1b1e97..8002a284 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # meta-qcom-hwe -[![Build Yocto](https://github.com/quic-yocto/meta-qcom-hwe/actions/workflows/build-yocto.yml/badge.svg?event=push)](https://github.com/quic-yocto/meta-qcom-hwe/actions/workflows/build-yocto.yml)[![Nightly Build](https://github.com/quic-yocto/meta-qcom-hwe/actions/workflows/nightly-build.yml/badge.svg)](https://github.com/quic-yocto/meta-qcom-hwe/actions/workflows/nightly-build.yml) +[![Build Yocto](https://github.com/qualcomm-linux/meta-qcom-hwe/actions/workflows/build-yocto.yml/badge.svg?event=push)](https://github.com/qualcomm-linux/meta-qcom-hwe/actions/workflows/build-yocto.yml)[![Nightly Build](https://github.com/qualcomm-linux/meta-qcom-hwe/actions/workflows/nightly-build.yml/badge.svg)](https://github.com/qualcomm-linux/meta-qcom-hwe/actions/workflows/nightly-build.yml) ## Introduction @@ -41,7 +41,7 @@ Please follow the instructions below for a KAS-based build. The KAS tool offers ``` 2. Clone meta-qcom-hwe layer ``` - git clone https://github.com/quic-yocto/meta-qcom-hwe.git -b main + git clone https://github.com/qualcomm-linux/meta-qcom-hwe.git -b main ``` 3. Build using the KAS configuration for one of the supported boards ``` @@ -62,8 +62,8 @@ Branch **kirkstone** is not open for direct contributions, please raise an issue ## Communication -- **GitHub Issues:** [meta-qcom-hwe issues](https://github.com/quic-yocto/meta-qcom-hwe/issues) -- **Pull Requests:** [meta-qcom-hwe pull requests](https://github.com/quic-yocto/meta-qcom-hwe/pulls) +- **GitHub Issues:** [meta-qcom-hwe issues](https://github.com/qualcomm-linux/meta-qcom-hwe/issues) +- **Pull Requests:** [meta-qcom-hwe pull requests](https://github.com/qualcomm-linux/meta-qcom-hwe/pulls) ## Maintainer(s)