diff options
author | Joe Fernandez <joefernandez@google.com> | 2014-12-08 07:28:17 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2014-12-08 07:28:17 +0000 |
commit | d816a983927e382d2f6814053f339e4b59bdf871 (patch) | |
tree | afcaea317526295bea3154cbda6143d2a8a69cfd /docs/html/tools/debugging | |
parent | 42b65c6e89203bfbbc3175b4f4ff1be938aeca47 (diff) | |
parent | c4bac980d0489ef53af961c7252494e9292f969b (diff) | |
download | frameworks_base-d816a983927e382d2f6814053f339e4b59bdf871.zip frameworks_base-d816a983927e382d2f6814053f339e4b59bdf871.tar.gz frameworks_base-d816a983927e382d2f6814053f339e4b59bdf871.tar.bz2 |
am c4bac980: am 44e7bcf4: am b6be2bff: am 40c4ccf4: Merge "doc: SDK install page fix and link fixes" into lmp-docs
* commit 'c4bac980d0489ef53af961c7252494e9292f969b':
doc: SDK install page fix and link fixes
Diffstat (limited to 'docs/html/tools/debugging')
-rw-r--r-- | docs/html/tools/debugging/debugging-studio.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/tools/debugging/debugging-studio.jd b/docs/html/tools/debugging/debugging-studio.jd index b060457..e1d80b9 100644 --- a/docs/html/tools/debugging/debugging-studio.jd +++ b/docs/html/tools/debugging/debugging-studio.jd @@ -28,7 +28,7 @@ page.title=Debugging with Android Studio </ol> <h2>See also</h2> <ul> -<li><a href="{@docRoot}tools/basics/index.html"> +<li><a href="{@docRoot}sdk/installing/studio-tips.html"> Android Studio Tips and Tricks</a></li> <li><a href="{@docRoot}tools/debugging/index.html">Debugging</a></li> <li><a href="{@docRoot}tools/help/monitor.html">Device Monitor</a></li> |