Skip to content

batch of open URL redirect updates

Shane Rice requested to merge update-to-open-url-redirects into master

@lbanks ready to merge this batch when you are. 😄

RegEx redirects in redirects.yml will redirect all subfolders.

Exact match redirects /page/ to /new-page/, but not /page.

Using regex to direct /page/ and /page to /new-page/`.

Edited by Shane Rice

Merge request reports