Skip to content

Commit d4ecf7a

Browse files
committed
SWPROT-8953: docs: zpc: Relocate debug page
Signed-off-by: Philippe Coval <[email protected]>
1 parent 45e1f10 commit d4ecf7a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
File renamed without changes.

doc/protocol/zwave/zpc_introduction.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ hidden:
99
---
1010
../../../applications/zpc/readme_user.md
1111
../../../applications/zpc/readme_certification.md
12-
../../readme_debug.md
12+
readme_debug.md
1313
../../../applications/zpc/how_to_implement_zwave_command_classes.rst
1414
../../../applications/zpc/how_to_write_uam_files_for_the_zpc.md
1515
../../../applications/zpc/how_to_interact_with_clusters.rst
@@ -20,7 +20,7 @@ The [ZPC User Guide](../../../applications/zpc/readme_user.md) explains how to u
2020

2121
The [ZPC Z-Wave Certification](../../../applications/zpc/readme_certification.md) page has information about obtaining Z-Wave certification with a Unify Z-Wave gateway.
2222

23-
The [ZPC Debugging Guide](../../readme_debug.md) has tips for debugging a Z-Wave network with Unify.
23+
The [ZPC Debugging Guide](readme_debug.md) has tips for debugging a Z-Wave network with Unify.
2424

2525
The guide [How to implement new Z-Wave command classes](../../../applications/zpc/how_to_implement_zwave_command_classes.rst) explains how to add support for additional Z-Wave command classes to support more Z-Wave devices.
2626

@@ -30,4 +30,4 @@ The guide [How to interact with clusters](../../../applications/zpc/how_to_inter
3030

3131
The guide [Supported Command Classes](../../../applications/zpc/doc/supported_command_classes.md) goes into detail about how the command class are implemented. This documents gives specifics about the attributes store and MQTT topics that can interact with the class.
3232

33-
The doxygen generated <a href="../../../doxygen_zpc/index.html">ZPC API</a>
33+
The doxygen generated <a href="../../../doxygen_zpc/index.html">ZPC API</a>

0 commit comments

Comments
 (0)