diff --git a/homeassistant/components/vacuum/ecovacs.py b/homeassistant/components/vacuum/ecovacs.py
index ac01d8e7a203ce478c5a570db9f3c128bc01e178..b92ae598f805e63425145cc844ffdc07a8e977ef 100644
--- a/homeassistant/components/vacuum/ecovacs.py
+++ b/homeassistant/components/vacuum/ecovacs.py
@@ -2,7 +2,7 @@
 Support for Ecovacs Ecovacs Vaccums.
 
 For more details about this platform, please refer to the documentation at
-https://home-assistant.io/components/vacuum.neato/
+https://home-assistant.io/components/vacuum.ecovacs/
 """
 import logging