Skip to content

Redirects now actually work like redirects.

Connor Shea requested to merge redirect into master

This is a bit of a hack, it essentially matches all pages with content like This document was moved to [administration/custom_hooks.md](../administration/custom_hooks.md). and makes them actually redirect to the correct page.

Fixes #6 (closed).

@axil can you verify this works and merge? :)

Merge request reports