Skip to content

Commit

Permalink
www: restore blog proxy
Browse files Browse the repository at this point in the history
Routing traffic via Netlify untangles the materialize.com Rube Goldberg
machine.
  • Loading branch information
benesch authored and aljoscha committed Jul 21, 2021
1 parent f8805fe commit d4cfd17
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ci/www/public/_redirects
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@ http://materialize.com/* https://materialize.com/:splat 301!

# The Slack invitation URL expires every 30 days, so we give it a stable alias.
/s/chat https://join.slack.com/t/materializecommunity/shared_invite/zt-ljdufufo-PTwVPmgzlZtI7RIQLDrAiA

# Forward all paths unknown to Netlify to the marketing site.
/* https://materializeinc.wpengine.com/:splat 200

0 comments on commit d4cfd17

Please sign in to comment.