Skip to content

Commit

Permalink
docs: Fixed broken link to Android KeyStore facility am: c0c4ac5
Browse files Browse the repository at this point in the history
am: 90e59ff

Change-Id: I190c7d2c46bab0ab1e21030c651440a29d3ad316
  • Loading branch information
khufdev authored and android-build-merger committed Sep 26, 2016
2 parents b797131 + 90e59ff commit 9fc5af4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions keystore/java/android/security/KeyPairGeneratorSpec.java
Original file line number Diff line number Diff line change
Expand Up @@ -251,8 +251,9 @@ public boolean isEncryptionRequired() {
/**
* Builder class for {@link KeyPairGeneratorSpec} objects.
* <p>
* This will build a parameter spec for use with the <a href="{@docRoot}
* training/articles/keystore.html">Android KeyStore facility</a>.
* This will build a parameter spec for use with the
* <a href="{@docRoot}training/articles/keystore.html">Android KeyStore
* facility</a>.
* <p>
* The required fields must be filled in with the builder.
* <p>
Expand Down

0 comments on commit 9fc5af4

Please sign in to comment.