diff options
| -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> |