diff options
author | Joe Fernandez <joefernandez@google.com> | 2014-12-08 19:41:36 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2014-12-08 19:41:36 +0000 |
commit | 66189de6f8624c1c3f3c66121c1dabe5e51bd852 (patch) | |
tree | acca769c143cb943c3fe79b7033cfec173077c5f /docs/html/tools/debugging | |
parent | 6310c32386b053fe25a8e2c11354de65681088b3 (diff) | |
parent | d816a983927e382d2f6814053f339e4b59bdf871 (diff) | |
download | frameworks_base-66189de6f8624c1c3f3c66121c1dabe5e51bd852.zip frameworks_base-66189de6f8624c1c3f3c66121c1dabe5e51bd852.tar.gz frameworks_base-66189de6f8624c1c3f3c66121c1dabe5e51bd852.tar.bz2 |
am d816a983: am c4bac980: am 44e7bcf4: am b6be2bff: am 40c4ccf4: Merge "doc: SDK install page fix and link fixes" into lmp-docs
* commit 'd816a983927e382d2f6814053f339e4b59bdf871':
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> |