Skip to content

Commit

Permalink
docs: update API documentation link in README (#317)
Browse files Browse the repository at this point in the history
  • Loading branch information
erickzhao authored Feb 19, 2025
1 parent 8253a43 commit 02669f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

## Usage

For full API details, see the [API documentation](https://electron.github.io/get/).
For full API details, see the [API documentation](https://packages.electronjs.org/get/v4.0.0/index.html).

### Simple: Downloading an Electron Binary ZIP

Expand Down Expand Up @@ -142,4 +142,4 @@ the environment variable `ELECTRON_GET_USE_PROXY` is set, it is called automatic

[`debug`](https://www.npmjs.com/package/debug) is used to display logs and messages.
Set the `DEBUG=@electron/get*` environment variable to log additional
debug information from this module.
debug information from this module.

0 comments on commit 02669f9

Please sign in to comment.