Skip to content

Commit 1fc6c8d

Browse files
scottamainAndroid Git Automerger
authored andcommitted
am a3ba2ea: Merge "docs: quotes in comments apparently crash the server" into jb-dev
* commit 'a3ba2ea7251756425ae4a076126a1d73de6fe0a4': docs: quotes in comments apparently crash the server
2 parents f3c5b01 + a3ba2ea commit 1fc6c8d

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

scripts/app_engine_server/redirects.yaml

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,22 @@ redirects:
400400
dst: /guide/components/index.html
401401
type: permanent
402402
comment: Redirect to new location
403-
403+
404+
405+
406+
# ------------------- TRAINING -------------------
407+
408+
- src: /training/cloudsync/aesync.html
409+
dst: /guide/google/gcm/index.html
410+
type: permanent
411+
comment: Syncing with App Engine was removed because it's obsolete.
412+
413+
414+
415+
416+
417+
# -------------------- MISC ----------------------
418+
404419
- src: /shareables/
405420
dst: http://commondatastorage.googleapis.com/androiddevelopers/shareables/
406421
type: permanent

0 commit comments

Comments
 (0)