docs: fix markup error in redirects

Change-Id: I974e479335db96e9c03a919c613d827bbd11c7e8
This commit is contained in:
Scott Main
2012-06-29 19:01:11 -07:00
parent d8557b08db
commit 2eb9e3727e

View File

@@ -274,12 +274,14 @@ redirects:
# new one # new one
- src: /resources/tutorials/notepad/ - src: /resources/tutorials/notepad/
dst: /training/notepad/ dst: /training/notepad/
type: this is only for external links, until we update this documentation type: permanent
comment: this is only for external links, until we update this documentation
# new one # new one
- src: /resources/faq/ - src: /resources/faq/
dst: /guide/faq/ dst: /guide/faq/
type: FAQ still needs a permanent home type: permanent
comment: FAQ still needs a permanent home
# new one # new one
- src: /resources/tutorials/hello-world.html - src: /resources/tutorials/hello-world.html
@@ -335,7 +337,7 @@ redirects:
comment: Redirect to new location comment: Redirect to new location
- src: /resources/tutorials/views/hello-formstuff.html - src: /resources/tutorials/views/hello-formstuff.html
dst: /guide/topics/ui/controls/index.html dst: /guide/topics/ui/controls.html
type: permanent type: permanent
comment: Redirect to new location comment: Redirect to new location