docs: update default branch for Electron Packager API links (#30187)

Co-authored-by: Mark Lee <electronjs@lazymalevolence.com>
This commit is contained in:
trop[bot]
2021-07-27 09:17:16 +09:00
committed by GitHub
parent 4da1162ffe
commit 2e8f2a2f51
2 changed files with 2 additions and 2 deletions

View File

@@ -133,7 +133,7 @@ are likely using [`electron-packager`], which includes [`electron-osx-sign`] and
If you're using Packager's API, you can pass [in configuration that both signs
and notarizes your
application](https://electron.github.io/electron-packager/master/interfaces/electronpackager.options.html).
application](https://electron.github.io/electron-packager/main/interfaces/electronpackager.options.html).
```js
const packager = require('electron-packager')