docs: dt: writing-bindings: Update URL to DT schemas
authorPaul Cercueil <paul@crapouillou.net>
Mon, 27 Jun 2022 22:39:50 +0000 (23:39 +0100)
committerRob Herring <robh@kernel.org>
Thu, 30 Jun 2022 21:38:25 +0000 (15:38 -0600)
The previous URL was giving a 404 error.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220627223950.35748-1-paul@crapouillou.net
Documentation/devicetree/bindings/writing-bindings.rst

index 5465ece..1ad081d 100644 (file)
@@ -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?