Skip to content

Commit

Permalink
docs(updater): Link to website in Usage section
Browse files Browse the repository at this point in the history
closes #1133

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/12120811046

Co-authored-by: FabianLars <[email protected]>
  • Loading branch information
2 people authored and tauri-bot committed Dec 2, 2024
1 parent 316a3b6 commit 5c3160c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
PRs accepted. Please make sure to read the Contributing Guide before making a pull request.
Expand Down

0 comments on commit 5c3160c

Please sign in to comment.