Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c0c4ac5e authored by Kevin Hufnagle's avatar Kevin Hufnagle
Browse files

docs: Fixed broken link to Android KeyStore facility

Bug: 13663279
Change-Id: I859b3c9a35f9e6c63cb0c29260f4aa1aa33ab15c
parent 8279621b
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -251,8 +251,9 @@ public final class KeyPairGeneratorSpec implements AlgorithmParameterSpec {
    /**
     * 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>