diff --git a/src/redirect.md b/src/redirect.md index 5a6a67da37..9ecc1db8e0 100644 --- a/src/redirect.md +++ b/src/redirect.md @@ -26,6 +26,7 @@ redirects: - { "from": "/roadmap/", "to": "/product/roadmap/" } - { "from": "/handbook/development/release/", "to": "/handbook/development/releases/" } - { "from": "/blog/2023/06/Flowforge-as-a-No-Code-Ethernet_IP-to-Profinet-Protocol-Converter/", "to": "/blog/2023/06/Node-RED-as-a-No-Code-Ethernet_IP-to-S7-Protocol-Converter/" } + - { "from": "/docs/user/devices/", "to": "/docs/device-agent/introduction" } # The "permalink" attribute determines where the output page will be located. permalink: "{{ redirect.from }}" # The "redirect" layout just has a small html header with the meta tags that do redirection.