diff --git a/docker/4_run/000-default.conf b/docker/4_run/000-default.conf index 094fa05..981e605 100644 --- a/docker/4_run/000-default.conf +++ b/docker/4_run/000-default.conf @@ -49,5 +49,6 @@ RewriteRule "^/training/?$" "/courses" [R=301,L] RewriteRule "^/spring/?$" "/p/spring" [R=301,L] RewriteRule "^/hero/?$" "/p/hero" [R=301,L] - + # Waking the forest was moved from the art gallery to its own workshop + RewriteRule "^/p/gallery/58cfec4f88ac8f1440aeb309/?$" "/p/waking-the-forest" [R=301,L]