@@ -77,7 +77,7 @@ Let's take a look at a simple lamp device :
eng.run()
To avoid to rewrite the same code for each device, you can use the xaal.schemas package.
To avoid to rewrite the same code for each device, you can use the `xaal.schemas package <https://gitlab.imt-atlantique.fr/xaal/code/python/-/tree/main/libs/schemas>`_.
This package provides a set of predefined devices, you can use them as a template to create your own device.