summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/writing-bindings.rst
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/writing-bindings.rst')
-rw-r--r--dts/Bindings/writing-bindings.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/dts/Bindings/writing-bindings.rst b/dts/Bindings/writing-bindings.rst
index 5465eced2a..1ad081de2d 100644
--- a/dts/Bindings/writing-bindings.rst
+++ b/dts/Bindings/writing-bindings.rst
@@ -53,7 +53,7 @@ Properties
- DO use common property unit suffixes for properties with scientific units.
Recommended suffixes are listed at
- https://github.com/devicetree-org/dt-schema/blob/master/schemas/property-units.yaml
+ https://github.com/devicetree-org/dt-schema/blob/main/dtschema/schemas/property-units.yaml
- DO define properties in terms of constraints. How many entries? What are
possible values? What is the order?