summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Luan Nguyen <luann@google.com> 2015-05-27 18:52:32 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2015-05-27 18:52:34 +0000
commit5380cb6a8880fc6622bd669bc06321c20e1320d9 (patch)
treedf9d6c71a6766925ef48f1af176ecdcae776dfbd
parent47badfebebec011fb6df48360c647c6ec15800ff (diff)
parent298b0f29d3eaeda6830f4f094965d9b80fd06886 (diff)
Merge "docs: Remove 's' from Confirm Credential sample." into mnc-preview-docs
-rw-r--r--docs/html/preview/samples.jd4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/preview/samples.jd b/docs/html/preview/samples.jd
index 4a4554fdcd64..bccc89761056 100644
--- a/docs/html/preview/samples.jd
+++ b/docs/html/preview/samples.jd
@@ -24,13 +24,13 @@ page.image=images/cards/samples-new_2x.png
<p><a href="https://github.com/googlesamples/android-RuntimePermissions">Get it on GitHub</a></p>
-<h3 id="ConfirmCredentials">Confirm Credentials</h3>
+<h3 id="ConfirmCredentials">Confirm Credential</h3>
<p>
This sample demonstrates how to use device credentials as an authentication method in your app.
</p>
-<p><a href="https://github.com/googlesamples/android-ConfirmCredentials">Get it on
+<p><a href="https://github.com/googlesamples/android-ConfirmCredential">Get it on
GitHub</a></p>
<h3 id="FingerprintDialog">Fingerprint Dialog</h3>