Skip to content

Commit aadf839

Browse files
authored
chore(docs): fix link to encapsulated manual update via menu.js (#8879)
1 parent 7f6c3fe commit aadf839

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/auto-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ The `electron-updater` package offers a different functionality compared to Elec
8787
```
8888
8989
* A [complete example](https://github.com/iffy/electron-updater-example) showing how to use.
90-
* An [encapsulated manual update via menu](https://github.com/electron-userland/electron-builder/blob/docs/encapsulated%20manual%20update%20via%20menu.js).
90+
* An [encapsulated manual update via menu](https://github.com/electron-userland/electron-builder/blob/7f6c3fea6fea8cffa00a43413f5335097aca94b0/pages/encapsulated%20manual%20update%20via%20menu.js).
9191
9292
### Custom Options instantiating updater Directly
9393

0 commit comments

Comments
 (0)