Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix https-invalid landing page URL link in README (#6860)
Browse files Browse the repository at this point in the history
The URL connectedhomeip.com currently redirects to buildwithmatter.com, but with invalid HTTPS certificate configuration.

In order to avoid the user facing the browser HTTPS security blockage, therefore questioning the validity of this whole repo, using directly the future URL buildwithmatter.com in README.
neonsoftware authored and pull[bot] committed Jul 28, 2021
1 parent 5bda9cc commit 5287187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -36,7 +36,7 @@ The Zigbee Alliance officially opened the Project Connected Home over IP
(Project CHIP) Working Group on January 17, 2020 and is in the process of
drafting the specification.

Visit [connectedhomeip.com](https://connectedhomeip.com) to learn more and read
Visit [buildwithmatter.com](https://buildwithmatter.com) to learn more and read
the latest news and updates about the project.

# Project Overview

0 comments on commit 5287187

Please sign in to comment.