diff options
| author | 2014-12-10 22:12:20 +0000 | |
|---|---|---|
| committer | 2014-12-10 22:12:20 +0000 | |
| commit | 75ec24e26900fa6e0def1f5e946be41614d8e520 (patch) | |
| tree | 3c44948322ee8a3dd1cd300aa2723b41dd1b7be7 | |
| parent | efab8b6fd50e2e4ad3adb03c4bca2bc531ae5d42 (diff) | |
| parent | 7e1b348ac55d4368172809031808a39576d00eea (diff) | |
am 7e1b348a: am 4221d7e4: docs: Fix link for moved Android Studio index.
* commit '7e1b348ac55d4368172809031808a39576d00eea':
docs: Fix link for moved Android Studio index.
| -rw-r--r-- | docs/html/jd_collections.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/jd_collections.js b/docs/html/jd_collections.js index 1b7cfc912c71..ab5a6555b3f5 100644 --- a/docs/html/jd_collections.js +++ b/docs/html/jd_collections.js @@ -4,7 +4,7 @@ var RESOURCE_COLLECTIONS = { "resources": [ "training/building-wearables.html", "training/material/index.html", - "sdk/installing/studio.html" + "sdk/index.html" ] }, "index/primary/zhcn": { |