update cluster.md to correct Cluster header file link#16
Merged
silabs-vm merged 1 commit intoAug 27, 2025
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR fixes a broken link in the documentation by updating the Cluster header file reference to point to the correct repository location. The link was previously pointing to a SiliconLabs-specific repository but has been corrected to reference the main project-chip/connectedhomeip repository.
- Updates the Cluster header file link from SiliconLabs matter_extension repository to the main project-chip/connectedhomeip repository
- Corrects the branch reference from "main" to "master" to match the target repository's default branch
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
silabs-vm
requested changes
Aug 25, 2025
Contributor
silabs-vm
left a comment
There was a problem hiding this comment.
Please retarget the PR to the doccurator/2.6.2 branch instead of the main branch.
As part of the publish process, all changes are first entered on a doccurator branch before being promoted to review and main.
silabs-vm
approved these changes
Aug 27, 2025
ad9aa49
into
SiliconLabsSoftware:doccurator/2.6.2
1 check passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
In the Header file section of this page https://docs.silabs.com/matter/latest/matter-api-reference/cluster#header-file the link is broken.
Related Issue
Closes #15
Changes Made
update cluster.md to correct Cluster header file link
Checklist