From 318993c24238aa1dd6debab121a74646e788f7ae Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Tue, 21 May 2024 12:06:26 +0200 Subject: [PATCH] Fix wrong/buggy cross-reference --- docs/guides/python_chip_controller_building.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/python_chip_controller_building.md b/docs/guides/python_chip_controller_building.md index 3533a2978ab820..6d267cb3dbfb18 100644 --- a/docs/guides/python_chip_controller_building.md +++ b/docs/guides/python_chip_controller_building.md @@ -14,7 +14,7 @@ command line. - [Running the CHIP REPL](#running-the-chip-repl) - [Using Python CHIP Controller REPL for Matter accessory testing](#using-python-chip-controller-repl-for-matter-accessory-testing) - [List of commands](#list-of-commands) -- [Explore Clusters, Attributes and Commands](#explore-clusters-attribtues-and-commands) +- [Explore Clusters, Attributes and Commands](#explore-clusters-attributes-and-commands)