doc: fix duplicate lable data_structures

Fix duplication of label.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2024-04-28 08:03:01 -04:00 committed by Carles Cufí
parent 9bc237abe8
commit b306e80e00

View file

@ -4,7 +4,7 @@ Optimization Tools
################## ##################
The available optimization tools let you analyse :ref:`footprint_tools` The available optimization tools let you analyse :ref:`footprint_tools`
and :ref:`data_structures` using different build system targets. and :ref:`data_structure_tools` using different build system targets.
.. _footprint_tools: .. _footprint_tools:
@ -195,7 +195,7 @@ To view worst-case stack usage analysis, build this with the
:gen-args: -DCONFIG_STACK_USAGE=y :gen-args: -DCONFIG_STACK_USAGE=y
.. _data_structures: .. _data_structure_tools:
Data Structures Data Structures
**************** ****************