diff options
| author | smain@google.com <smain@google.com> | 2014-12-05 20:29:42 -0800 |
|---|---|---|
| committer | smain@google.com <smain@google.com> | 2014-12-05 20:29:42 -0800 |
| commit | c21a05fbe32e416c41a2d8b616458301466fd6b7 (patch) | |
| tree | f3da42d37bf11dd2a3da2b0c698b07735a49360c /docs/html/tools | |
| parent | 74056511b6f864a36b50938e882e9307c85ae304 (diff) | |
| download | frameworks_base-c21a05fbe32e416c41a2d8b616458301466fd6b7.zip frameworks_base-c21a05fbe32e416c41a2d8b616458301466fd6b7.tar.gz frameworks_base-c21a05fbe32e416c41a2d8b616458301466fd6b7.tar.bz2 | |
fix migrate guide and other studio edits
Change-Id: Ic223d8fa3cd1e66ddd37b8f896fef12869be4268
Diffstat (limited to 'docs/html/tools')
| -rw-r--r-- | docs/html/tools/tools_toc.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/tools/tools_toc.cs b/docs/html/tools/tools_toc.cs index ab9a5fb..5a6fa92 100644 --- a/docs/html/tools/tools_toc.cs +++ b/docs/html/tools/tools_toc.cs @@ -292,7 +292,7 @@ class="en">Platforms</span></a></li> <span class="en">Eclipse with ADT</span></a> </div> <ul> - <li><a href="<?cs var:toroot ?>tools/eclipse/migrate-adt.html">Migrating to Android Studio</a></li> + <li><a href="<?cs var:toroot ?>tools/sdk/installing/migrate.html">Migrating to Android Studio</a></li> <li><a href="<?cs var:toroot ?>tools/projects/projects-eclipse.html">Managing Projects</a></li> <li><a href="<?cs var:toroot ?>tools/building/building-eclipse.html">Building and Running</a></li> <li><a href="<?cs var:toroot ?>tools/testing/testing_eclipse.html">Testing</a></li> |
