Deploy: Add redirect for coffee-run and settlers
This commit is contained in:
parent
acfffce48d
commit
941ed4a0e0
@ -49,6 +49,8 @@
|
||||
RewriteRule "^/training/?$" "/courses" [R=301,L]
|
||||
RewriteRule "^/spring/?$" "/p/spring" [R=301,L]
|
||||
RewriteRule "^/hero/?$" "/p/hero" [R=301,L]
|
||||
RewriteRule "^/coffee-run/?$" "/p/coffee-run" [R=301,L]
|
||||
RewriteRule "^/settlers/?$" "/p/settlers" [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