Add vanity url for bg optimations.

Change-Id: I34018b86a5da1abf6cf80427067d5b73eb1b2736
This commit is contained in:
Dirk Dougherty
2016-05-05 11:05:47 -07:00
parent 6006856b24
commit 920bf8a339

View File

@@ -905,4 +905,14 @@ redirects:
# Handle the rest of the tool pages that moved into /studio
- from: /tools/...
to: /studio/tools/...
to: /studio/tools/...
# Vanity urls
- from: /background_optimizations
to: /preview/features/background-optimization.html
- from: /background_optimizations/
to: /preview/features/background-optimization.html
- from: /bgopt
to: /preview/features/background-optimization.html
- from: /bgopt/
to: /preview/features/background-optimization.html