Skip to content

Commit

Permalink
Update .conf.json
Browse files Browse the repository at this point in the history
fix broken link to webauthn-server-attestation migration guide
  • Loading branch information
elukewalker authored Jul 19, 2024
1 parent 02ca8de commit 1ed8800
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion content/projects/java-webauthn-server/.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
"files": [
["README.adoc", "index.adoc"],
["NEWS", "Release_Notes.adoc"],
["webauthn-server-attestation/README", "webauthn-server-attestation/index.adoc"],
["webauthn-server-attestation/README.adoc", "webauthn-server-attestation/index.adoc"],
["webauthn-server-attestation/doc/Migrating_from_v1.adoc", "webauthn-server-attestation/doc/Migrating_from_v1.adoc"],
["webauthn-server-demo/README", "webauthn-server-demo/index.adoc"]
]
}
Expand Down

0 comments on commit 1ed8800

Please sign in to comment.