Merge "Add vanity url for bg optimations." into mnc-mr-docs

This commit is contained in:
Dirk Dougherty
2016-05-06 02:02:14 +00:00
committed by Android (Google) Code Review

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