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

Commit 920bf8a3 authored by Dirk Dougherty's avatar Dirk Dougherty
Browse files

Add vanity url for bg optimations.

Change-Id: I34018b86a5da1abf6cf80427067d5b73eb1b2736
parent 6006856b
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