diff options
author | 2016-10-01 12:23:49 -0700 | |
---|---|---|
committer | 2016-10-01 12:23:49 -0700 | |
commit | 1face37061eec10d912f4d209eca2ae272fb8175 (patch) | |
tree | 23323981d61fe839240435d20b105fa0e288e6fa | |
parent | b4be5089f3be7e07dc9eb005af31c52b0898f79c (diff) |
Docs: Redirect for Android Studio IR Flight Recorder
Bug:31631770
Change-Id: Id3c4b8d141242521bef6364af2bbd47b950258c2
-rw-r--r-- | docs/html/_redirects.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/html/_redirects.yaml b/docs/html/_redirects.yaml index 8cb2ee7b20ad..3a993d73d4fc 100644 --- a/docs/html/_redirects.yaml +++ b/docs/html/_redirects.yaml @@ -1290,6 +1290,8 @@ redirects: to: /studio/write/draw9patch.html?utm_source=android-studio - from: /r/studio-ui/firebase-assistant.html to: /studio/write/firebase.html?utm_source=android-studio +- from: /r/studio-ui/ir-flight-recorder.html + to: /studio/run/index.html?utm_source=android-studio#submit-feedback # Redirects from (removed) N Preview documentation - from: /preview/features/afw.html |