diff --git a/docs/discovery.rst b/docs/discovery.rst index de8ce908f..ce14d95e3 100644 --- a/docs/discovery.rst +++ b/docs/discovery.rst @@ -267,7 +267,7 @@ Tokens from rooted device If a device is rooted via `dustcloud `_ (e.g. for running the cloud-free control webinterface `Valetudo `_), the token can be extracted by connecting to the device via SSH and reading the file: :code:`printf $(cat /mnt/data/miio/device.token) | xxd -p` -See also `"How can I get the token from the robots FileSystem?" in the FAQ for Veltudo `_. +See also `"How can I get the token from the robots FileSystem?" in the FAQ for Valetudo `_. Environment variables for command-line tools ============================================