Skip to content

Commit

Permalink
redirect: Add one for moved content
Browse files Browse the repository at this point in the history
  • Loading branch information
ZJvandeWeg committed Sep 11, 2023
1 parent 765884b commit 07450ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/redirect.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ redirects:
- { "from": "/blog/2023/06/node-explained-split/", "to": "/node-red/core-nodes/split/"}
- { "from": "/blog/2023/07/node-explained-filter/", "to": "/node-red/core-nodes/rbe/"}
- { "from": "/blog/2022/12/node-red-exec-explained/", "to": "/node-red/core-nodes/exec/"}
- { "from": "/product/why-flowfuse/", "to": "/"}
# 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.
Expand Down

0 comments on commit 07450ae

Please sign in to comment.