diff --git a/doc/guides/dts/index.rst b/doc/guides/dts/index.rst index a8c23499e2a..dea96733022 100644 --- a/doc/guides/dts/index.rst +++ b/doc/guides/dts/index.rst @@ -438,9 +438,9 @@ into account when mapping nodes to bindings. See the description of ``parent`` and ``child`` in the template below. Below is a template that shows the format of binding files, stored in -:zephyr_file:`dts/bindings/binding-template.yaml`. +:zephyr_file:`dts/binding-template.yaml`. -.. literalinclude:: ../../../dts/bindings/binding-template.yaml +.. literalinclude:: ../../../dts/binding-template.yaml :language: yaml diff --git a/dts/bindings/binding-template.yaml b/dts/binding-template.yaml similarity index 100% rename from dts/bindings/binding-template.yaml rename to dts/binding-template.yaml