Skip to content

Fix: Don't trim whitespace in _redirects

Jamie Tanna requested to merge defect/redirects into master

The additional - trimmed the whitespace up until the 301! which meant that links were being set to https://www.jvt.me/posts/2018/08/15/self-contained-cucumber-jar/301

Closes #759 (closed).

Merge request reports