Skip to content

Commit

Permalink
Update tutorial.md: updated URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
a-bronx authored Jan 10, 2024
1 parent ea912b8 commit f108049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ The WebSdk should be added to your web site, and a reference to it should be add
```html
<script src="modules/websdk/index.js"></script>
```
NOTE: The WebSdk library can be obtained either with the [HID DigitalPersona Suite](https://www.hidglobal.com/products/software/digitalpersona/digitalpersona),
NOTE: The WebSdk library can be obtained either with the [HID DigitalPersona Suite]({{site.data.product.digitalPersonaUrl}}),
HID DigitalPersona SDK, or copied [from our sample](https://github.com/hidglobal/digitalpersona-sample-angularjs/tree/2c54be9c09434bdac39298162e4e6ff7316038c7/src/modules/WebSdk)

NOTE: The WebSkd library requires DigitalPersona Agent running on a client machine. This agent provides a secure communication channel between a browser and a fingerprint or card device driver. The DigitalPersona Agent is a part of a HID DigitalPersona Workstation. It can be also installed with a DigitalPersona Lite Client. If you expect your users do not use HID DigitalPersona Workstation, you may need to provide your users with [a link to the Lite Client download]({{site.data.product.liteClientUrl}}), which you should show on a reader communication error:
Expand Down

0 comments on commit f108049

Please sign in to comment.