From 91c4c5737bf94a2c52eed1b31e0d43503dc9da79 Mon Sep 17 00:00:00 2001 From: "Eric A. Meyer" Date: Fri, 15 Sep 2023 13:01:46 -0400 Subject: [PATCH] Added another redirect --- redirects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/redirects.md b/redirects.md index b12f3f01d..355d02735 100644 --- a/redirects.md +++ b/redirects.md @@ -17,6 +17,7 @@ pagination: # Add your redirection tuples to this list! redirects: - {"from": "/about/get-started.html", "to": "/about/get-wpe.html"} + - {"from": "/about/explore-wpe.html", "to": "/about/get-wpe.html"} - {"from": "/code/", "to": "/about/get-wpe.html"} # The "permalink" attribute determines where the output page will be located.