From c7e84184af935706076de519b6c7ef73a65c69c9 Mon Sep 17 00:00:00 2001 From: Hrishikesh Dhayagude Date: Fri, 10 Mar 2023 10:26:57 +0530 Subject: [PATCH] Minor fix: Update the QR code link in FAQs --- docs/en/faq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/faq.rst b/docs/en/faq.rst index 2c8ba07a5..d49654462 100644 --- a/docs/en/faq.rst +++ b/docs/en/faq.rst @@ -119,7 +119,7 @@ The QR code on my device console is not rendering properly: :: If QR code is not visible, copy paste the URL in a browser: - https://dhrishi.github.io/connectedhomeip/qrcode.html?data=.... + https://project-chip.github.io/connectedhomeip/qrcode.html?data=.... A1.6 Onboard LED not working ----------------------------