diff --git a/source/_docs/z-wave.markdown b/source/_docs/z-wave.markdown
index aa79ffb06cb..a76eed6860d 100644
--- a/source/_docs/z-wave.markdown
+++ b/source/_docs/z-wave.markdown
@@ -1,7 +1,6 @@
---
title: "Z-Wave"
description: "Using Z-Wave with Home Assistant."
-redirect_from: /getting-started/z-wave/
---
[Z-Wave](https://www.z-wave.com/) integration for Home Assistant allows you to observe and control connected Z-Wave devices. Z-Wave support requires a [supported Z-Wave USB stick or module](/docs/z-wave/controllers/) to be plugged into the host.
diff --git a/source/_docs/z-wave/control-panel.markdown b/source/_docs/z-wave/control-panel.markdown
index 8f82c1a1239..fd0d872c826 100644
--- a/source/_docs/z-wave/control-panel.markdown
+++ b/source/_docs/z-wave/control-panel.markdown
@@ -1,7 +1,6 @@
---
title: "Z-Wave Control Panel"
description: "How to use the Z-Wave control panel."
-redirect_from: /getting-started/z-wave-panel/
---
diff --git a/source/_docs/z-wave/device-specific.markdown b/source/_docs/z-wave/device-specific.markdown
index 796c90e3bde..f66cad11ba9 100644
--- a/source/_docs/z-wave/device-specific.markdown
+++ b/source/_docs/z-wave/device-specific.markdown
@@ -1,7 +1,6 @@
---
title: "Z-Wave Device Specific Settings"
description: "Notes for specific Z-Wave devices."
-redirect_from: /getting-started/z-wave-device-specific/
---
## Device Categories
diff --git a/source/_docs/z-wave/devices.markdown b/source/_docs/z-wave/devices.markdown
index 94d36ff44ea..d982a2e6204 100644
--- a/source/_docs/z-wave/devices.markdown
+++ b/source/_docs/z-wave/devices.markdown
@@ -1,7 +1,6 @@
---
title: "Z-Wave Devices"
description: "What you need to know about Z-Wave devices."
-redirect_from: /getting-started/z-wave-devices/
---
## Devices, Nodes, Entities
diff --git a/source/_docs/z-wave/installation.markdown b/source/_docs/z-wave/installation.markdown
index 9c61159416b..55a87a9cf1f 100644
--- a/source/_docs/z-wave/installation.markdown
+++ b/source/_docs/z-wave/installation.markdown
@@ -1,7 +1,6 @@
---
title: "Z-Wave"
description: "Installation of the Z-Wave component."
-redirect_from: /getting-started/z-wave-installation/
---
Z-Wave can be configured using the Z-Wave *Integration* in the *Configuration* menu, or manually using an entry in `configuration.yaml`
diff --git a/source/_redirects b/source/_redirects
index 476eef66121..2126d9c4d02 100644
--- a/source/_redirects
+++ b/source/_redirects
@@ -2093,6 +2093,11 @@
/getting-started/troubleshooting-configuration /docs/configuration/troubleshooting
/getting-started/updating /docs/installation/updating
/getting-started/yaml /docs/configuration/yaml
+/getting-started/z-wave /docs/z-wave
+/getting-started/z-wave-devices /docs/z-wave/devices
+/getting-started/z-wave-installation /docs/z-wave/installation
+/getting-started/z-wave-panel /docs/z-wave/control-panel
+/getting-started/z-wave-device-specific /docs/z-wave/device-specific
/topics/events /docs/configuration/events
/topics/packages /docs/configuration/packages
/topics/platform_options /docs/configuration/platform_options