Skip to content

Commit e730858

Browse files
committed
Fix incorrect description of webauthn-server-attestation in demo README
1 parent 7ac022c commit e730858

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

webauthn-server-demo/README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ link:https://developers.yubico.com/java-webauthn-server/JavaDoc/webauthn-server-
7777
interface to enable identification and validation of authenticator models. This
7878
instance is then used to look up trusted attestation root certificates. The
7979
link:../webauthn-server-attestation/[`webauthn-server-attestation`]
80-
sibling library provides implementations of this interface that are pre-seeded
81-
with Yubico device metadata.
80+
sibling library provides an implementation of this interface that integrates
81+
with the https://fidoalliance.org/metadata/[FIDO Metadata Service].
8282

8383

8484
== Usage

0 commit comments

Comments
 (0)