Skip to content

Commit df930cf

Browse files
committed
Move 1.x migration section to after Getting started
1 parent 48cf7aa commit df930cf

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -112,11 +112,6 @@ link:https://developers.yubico.com/java-webauthn-server/JavaDoc/webauthn-server-
112112
for in-depth API documentation.
113113

114114

115-
== Migrating from version `1.x`
116-
117-
See link:doc/Migrating_from_v1.adoc[the migration guide].
118-
119-
120115
== Getting started
121116

122117
Using this library comes in two parts: the server side and the client side.
@@ -454,6 +449,11 @@ PublicKeyCredentialCreationOptions request = rp.startRegistration(
454449
----------
455450

456451

452+
== Migrating from version `1.x`
453+
454+
See link:doc/Migrating_from_v1.adoc[the migration guide].
455+
456+
457457
== Migrating from U2F
458458

459459
This section is only relevant for applications that have user credentials registered via the

0 commit comments

Comments
 (0)