docs: add redirects for faq and notepad docs

Change-Id: I45c1d3d1c0b134e59eb8b51e4083bf976ca30adc
This commit is contained in:
Scott Main
2012-06-29 16:12:28 -07:00
parent 6b78d89d3e
commit d8557b08db

View File

@@ -271,6 +271,16 @@ redirects:
dst: /guide/topics/text/spell-checker-framework.html dst: /guide/topics/text/spell-checker-framework.html
type: permanent type: permanent
# new one
- src: /resources/tutorials/notepad/
dst: /training/notepad/
type: this is only for external links, until we update this documentation
# new one
- src: /resources/faq/
dst: /guide/faq/
type: FAQ still needs a permanent home
# new one # new one
- src: /resources/tutorials/hello-world.html - src: /resources/tutorials/hello-world.html
dst: /training/basics/firstapp/index.html dst: /training/basics/firstapp/index.html