diff --git a/docs/docs/install.md b/docs/docs/install.md
index ea520526..7ba5b856 100755
--- a/docs/docs/install.md
+++ b/docs/docs/install.md
@@ -53,7 +53,7 @@ cp docker/docker-compose-raspberry.yaml docker-compose.yaml
```bash
docker-compose up -d
```
-8. Follow this steps to link Homeware with Google Home: https://kikeelectronico.github.io/Homeware-LAN/docs/connect-with-google
+8. Follow this steps to link Homeware with Google Home: https://homeware.enriquegomez.me/docs/connect-with-google
9. Finally, set up the necessary data using the Homeware's _Settings_ page.
diff --git a/docs/docs/upgrade-to-v100.md b/docs/docs/upgrade-to-v100.md
index e404c3fb..8ce50bcc 100644
--- a/docs/docs/upgrade-to-v100.md
+++ b/docs/docs/upgrade-to-v100.md
@@ -46,6 +46,6 @@ sudo rm /lib/systemd/system/homewareRedis.service
## Install the new version
-https://kikeelectronico.github.io/Homeware-LAN/docs/install
+https://homeware.enriquegomez.me/docs/install
Do not forget to clean your web browser's cache.
diff --git a/front/src/App.js b/front/src/App.js
index c5adc0e5..63a275f4 100644
--- a/front/src/App.js
+++ b/front/src/App.js
@@ -193,7 +193,7 @@ class App extends React.Component {