diff options
| author | 2016-05-24 18:22:29 -0700 | |
|---|---|---|
| committer | 2016-05-25 16:25:32 -0700 | |
| commit | ff9f9ee180e2feae9c96a8b7f01d75e992e62cf1 (patch) | |
| tree | 2bd09be10254a5ab67a91d42ef493bf11eac4251 | |
| parent | e468c2380ddcc1a7c1f2fa3c9995ad999e9c0ca8 (diff) | |
Docs: Changed GitHub samples link to point to "Google Samples" page on
GitHub.
Bug: 28223672
Change-Id: Ie168740a3f9c8393379d09bb97c7f6422d8fb9dd
| -rw-r--r-- | docs/html/samples/index.jd | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/html/samples/index.jd b/docs/html/samples/index.jd index 76ea573ffbbf..5885086fec58 100644 --- a/docs/html/samples/index.jd +++ b/docs/html/samples/index.jd @@ -35,9 +35,8 @@ recommended method to retrieve Android code samples.</p> from GitHub as a new project. </p> -<p>For more information about importing samples, see -<a href="{@docRoot}tools/studio/index.html#git-samples">Easy access to Android code samples on -GitHub</a>.</p> +<p>To view the Android code samples that you can import, see the +<a class="external-link" href="https://github.com/googlesamples/">Google Samples page</a> on GitHub.</p> <h2>Download Samples</h2> |