mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
* Dynamically append path alias (aaa/bbb.html = aaa/bbb = aaa/bbb/) into redirects during gatsby onCreateNode callback API to avoid 404 * Consider more cases: (1) markdown without redirects (2) duplicated permalink for /docs/pure-render-mixin.html, rename the unused one * Test permalink with ending `.html` rather then containing them