Merge "Add vanity url for bg optimations." into mnc-mr-docs am: d4c3473906 am: 4521e4e605

am: 631316a832

* commit '631316a83231bdd1089261c165b87a9fff08822a':
  Add vanity url for bg optimations.

Change-Id: Iec34ba687fa442be88710e3f918be9fb721a9f11
This commit is contained in:
Dirk Dougherty
2016-05-06 02:24:40 +00:00
committed by android-build-merger

View File

@@ -906,3 +906,13 @@ redirects:
# Handle the rest of the tool pages that moved into /studio # Handle the rest of the tool pages that moved into /studio
- from: /tools/... - 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