Skip to content

Commit

Permalink
Fixed broken link
Browse files Browse the repository at this point in the history
examples/all-clusters-app was broken. Now it points to the correct location again
  • Loading branch information
Simeon-byte authored Jul 9, 2024
1 parent 90310f2 commit 95c6d05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting_started/SDKBasics.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ logic is handled in the run-time installed interface layers.
- examples
- [examples/chip-tool](https://github.com/project-chip/connectedhomeip/blob/master/examples/chip-tool) -
main controller example
- [examples/all-clusters-app](https://github.com/project-chip/connectedhomeip/blob/master/examples/all-cluster-app) -
- [examples/all-clusters-app](https://github.com/project-chip/connectedhomeip/blob/master/examples/all-clusters-app) -
QA app
- [examples/\<others\>](https://github.com/project-chip/connectedhomeip/blob/master/examples) -
Specific Device examples
Expand Down

0 comments on commit 95c6d05

Please sign in to comment.