Skip to content

Commit

Permalink
docs: fix link to self-hosting setup info
Browse files Browse the repository at this point in the history
  • Loading branch information
ahwayakchih committed Jan 25, 2025
1 parent 30571a4 commit 9b26b56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ https://developer.chrome.com/docs/extensions/how-to/distribute/install-extension
On MacOS or Linux, extension can be installed through a [preferences file](https://developer.chrome.com/docs/extensions/how-to/distribute/install-extensions#preferences), as long as:

- it's [`update_url`](https://developer.chrome.com/docs/extensions/how-to/distribute/host-on-linux#update_url) value in `manifest.json` file is correct,
- it's from server with [correct setup](https://developer.chrome.com/docs/extensions/how-to/distribute/install-extensions#registry).
- it's from server with [correct setup](https://developer.chrome.com/docs/extensions/how-to/distribute/host-on-linux#hosting).

On Windows, they can be installed via [Windows registry](https://developer.chrome.com/docs/extensions/how-to/distribute/install-extensions#registry).

Expand Down

0 comments on commit 9b26b56

Please sign in to comment.