diff --git a/developers/bindings/thing-xml.md b/developers/bindings/thing-xml.md index 32979897a..0b011751b 100644 --- a/developers/bindings/thing-xml.md +++ b/developers/bindings/thing-xml.md @@ -927,4 +927,4 @@ Modifying or removing update instructions after they have been merged is not per Each new contribution of update instructions MUST increase the `thingTypeVersion`, even if there was no release. The `thingTypeVersion` is bound to a thing-type, different thing types may have different versions. -The full XML schema for update instructions can be found here: [https://openhab.org/schemas/thing-description-1.0.0.xsd](https://openhab.org/schemas/thing-description-1.0.0.xsd). +The full XML schema for update instructions can be found here: [https://www.openhab.org/schemas/update-description-1.0.0.xsd](https://www.openhab.org/schemas/update-description-1.0.0.xsd).