Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d4c34739 authored by Dirk Dougherty's avatar Dirk Dougherty Committed by Android (Google) Code Review
Browse files

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

parents 0cb25d52 920bf8a3
Loading
Loading
Loading
Loading
+11 −1
Original line number Diff line number Diff line
@@ -906,3 +906,13 @@ redirects:
# Handle the rest of the tool pages that moved into /studio
- from: /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
 No newline at end of file