Add redirect for waking-the-forest project
Waking the Forest was originally part of the Art Gallery, but was moved to its own dedicated workshop to increase visibility.
This commit is contained in:
parent
d4f072480c
commit
98698be7eb
@ -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]
|
||||
</VirtualHost>
|
||||
|
Loading…
x
Reference in New Issue
Block a user