docs(updater): Link to website in Usage section

closes #1133
pull/2123/head
Fabian-Lars 8 months ago committed by GitHub
parent 3195646996
commit 82fa1e1f45
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -82,6 +82,8 @@ if (update?.available) {
} }
``` ```
Note that for these APIs to work you have to properly configure the updater first and generate updater artifacts. Please refer to the [guide on our website](https://v2.tauri.app/plugin/updater/) for this.
## Contributing ## Contributing
PRs accepted. Please make sure to read the Contributing Guide before making a pull request. PRs accepted. Please make sure to read the Contributing Guide before making a pull request.

Loading…
Cancel
Save