Commit Graph

4 Commits

Author SHA1 Message Date
椿楸冥灵
0bf79b420b fix: update all immutable js broken link (#4885)
Immutable.js link https://facebook.github.io/immutable-js/ is now 404, change them to the correct address https://immutable-js.com/.
2022-08-08 10:57:01 +05:30
Richie
e52e6c6d5a Dynamically append path alias (aaa/bbb.html = aaa/bbb = aaa/bbb/) int… (#783)
* 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
2018-07-13 12:06:26 -07:00
hozefaj
43c1c00703 fix links to pure component within docs 2017-10-09 16:11:18 -07:00
Brian Vaughn
93aa551f1a Reorganized 'docs' folder 2017-10-04 14:48:45 -07:00