Skip to content

Commit

Permalink
Merge pull request cedarcode#227 from cedarcode/fix_migration_link_in…
Browse files Browse the repository at this point in the history
…_readme

Fix broken link branch dependant for U2F migration guide
  • Loading branch information
brauliomartinezlm committed Jun 26, 2019
2 parents 51a8857 + fedf4e6 commit f967206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Or install it yourself as:
You can find a working example on how to use this gem in a __Rails__ app in [webauthn-rails-demo-app](https://github.com/cedarcode/webauthn-rails-demo-app).

If you are migrating an existing application from the legacy FIDO U2F JavaScript API to WebAuthn, also refer to
[`docs/u2f_migration.md`](https://github.com/cedarcode/webauthn-ruby/blob/u2f-migration-doc/docs/u2f_migration.md).
[`docs/u2f_migration.md`](docs/u2f_migration.md).

### Configuration

Expand Down

0 comments on commit f967206

Please sign in to comment.