@loginid/websdk3 3.0.5 → 3.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -19,7 +19,7 @@ npm install @loginid/websdk3
|
|
|
19
19
|
|
|
20
20
|
## How to Use
|
|
21
21
|
|
|
22
|
-
- visit our [API Reference documentation](https://docs.loginid.io/web/
|
|
22
|
+
- visit our [API Reference documentation](https://docs.loginid.io/reference-documentation/web/web-sdk/) for package implementation.
|
|
23
23
|
|
|
24
24
|
## Contact and support
|
|
25
25
|
|