Docs: add a bunch of redirects (#8137)

* add a bunch of redirects

* add more redirects
This commit is contained in:
Kevin Lacker
2016-11-08 11:32:02 -08:00
committed by Dan Abramov
parent c305cfb160
commit d068700a40
14 changed files with 40 additions and 6 deletions

View File

@@ -7,6 +7,8 @@ permalink: docs/react-component.html
redirect_from:
- "docs/component-api.html"
- "docs/component-specs.html"
- "docs/component-specs-ko-KR.html"
- "docs/component-specs-zh-CN.html"
- "tips/componentWillReceiveProps-not-triggered-after-mounting.html"
- "tips/dom-event-listeners.html"
- "tips/initial-ajax.html"