From 613b607e1a033cbbf452cb6823e8132c1ad0014e Mon Sep 17 00:00:00 2001 From: Michael Kuc Date: Sat, 22 Jun 2019 16:21:34 +0100 Subject: [PATCH] Fixed link in README. Markdown formatting fix. --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 7cf0b8d..d45640b 100644 --- a/Readme.md +++ b/Readme.md @@ -253,7 +253,7 @@ See the `Readme.AttestationCertificateGeneration.txt` Run `sudo systemctl start U2FDevice.service` -At this point, the program should be tested using U2F demo websites. For example, [Yubico's U2F demo](https://demo.yubico.com/u2f?tab=register), or (appspot's U2F demo)[https://crxjs-dot-u2fdemo.appspot.com/]. First register the device, then test authentication. +At this point, the program should be tested using U2F demo websites. For example, [Yubico's U2F demo](https://demo.yubico.com/u2f?tab=register), or [appspot's U2F demo](https://crxjs-dot-u2fdemo.appspot.com/). First register the device, then test authentication. If the program doesn't work on these - don't use as a backup device.