bkper-js 2.34.1 → 2.34.2

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 CHANGED
@@ -145,7 +145,7 @@ const bkper = new Bkper();
145
145
  const books = await bkper.getBooks();
146
146
  ```
147
147
 
148
- See the [@bkper/web-auth documentation](https://bkper.com/docs/auth-sdk) for more details.
148
+ See the [@bkper/web-auth documentation](https://bkper.com/docs/api/bkper-web-auth) for more details.
149
149
 
150
150
  ### API Key (Optional)
151
151