From 2eb9e3727e2e8176607356f8972a6b7bf61d02aa Mon Sep 17 00:00:00 2001 From: Scott Main Date: Fri, 29 Jun 2012 19:01:11 -0700 Subject: [PATCH] docs: fix markup error in redirects Change-Id: I974e479335db96e9c03a919c613d827bbd11c7e8 --- scripts/app_engine_server/redirects.yaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/scripts/app_engine_server/redirects.yaml b/scripts/app_engine_server/redirects.yaml index c607ffd27..2bc44b378 100644 --- a/scripts/app_engine_server/redirects.yaml +++ b/scripts/app_engine_server/redirects.yaml @@ -274,12 +274,14 @@ redirects: # new one - src: /resources/tutorials/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 - src: /resources/faq/ dst: /guide/faq/ - type: FAQ still needs a permanent home + type: permanent + comment: FAQ still needs a permanent home # new one - src: /resources/tutorials/hello-world.html @@ -335,7 +337,7 @@ redirects: comment: Redirect to new location - src: /resources/tutorials/views/hello-formstuff.html - dst: /guide/topics/ui/controls/index.html + dst: /guide/topics/ui/controls.html type: permanent comment: Redirect to new location