diff options
author | Cheryl Potter <cherylpotter@google.com> | 2016-10-25 15:29:30 +0000 |
---|---|---|
committer | android-build-merger <android-build-merger@google.com> | 2016-10-25 15:29:30 +0000 |
commit | 34a6b577cea2fedeab459208206d6325833e4ac9 (patch) | |
tree | bc409b8d1c2ee5f2d0ec3a4bca2d23e3f0b7fee1 | |
parent | 22851dbcb2ebe40dcf8fbe843ff8845e4f038c78 (diff) | |
parent | b2576a6ccef52aa826edf87a294c742556c5a299 (diff) |
docs: change gpu debugger redirect b/31781348 am: afbf16f908 am: fb4f5497b7 am: 2e7c67f3cd am: 90d300a0b1 am: 4fdbfbf48d
am: b2576a6cce
Change-Id: Ia135d813bf5bf65b52f144d25815715c0c52a48e
-rw-r--r-- | docs/html/_redirects.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/_redirects.yaml b/docs/html/_redirects.yaml index 6185dab16e22..7daf85c6acfe 100644 --- a/docs/html/_redirects.yaml +++ b/docs/html/_redirects.yaml @@ -1237,7 +1237,7 @@ redirects: - from: /r/studio-ui/run-with-work-profile.html to: /studio/run/index.html?utm_source=android-studio#ir-work-profile - from: /r/studio-ui/am-gpu-debugger.html - to: /studio/profile/am-gpu.html?utm_source=android-studio + to: /studio/debug/am-gpu-debugger.html?utm_source=android-studio - from: /r/studio-ui/theme-editor.html to: /studio/write/theme-editor.html?utm_source=android-studio - from: /r/studio-ui/translations-editor.html |