Skip to content

Commit

Permalink
Update README.md to make links point to this repo
Browse files Browse the repository at this point in the history
  • Loading branch information
filiptronicek authored Oct 4, 2024
1 parent 5cf3300 commit 26ce301
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 @@ -4,8 +4,8 @@

This repo contains:
- A CI script for publishing open-source VS Code extensions to [open-vsx.org](https://open-vsx.org).
- [`extensions.json`](https://github.com/kineticsquid/publish-extensions/blob/master/extensions.json) file specifying which extensions get auto-published to [open-vsx.org](https://open-vsx.org).
- [`extension-control/extensions.json`](https://github.com/kineticsquid/publish-extensions/tree/master/extension-control) file indicating malicious and deprecated extensions.
- [`extensions.json`](https://github.com/open-vsx/publish-extensions/blob/master/extensions.json) file specifying which extensions get auto-published to [open-vsx.org](https://open-vsx.org).
- [`extension-control/extensions.json`](https://github.com/open-vsx/publish-extensions/tree/master/extension-control) file indicating malicious and deprecated extensions.

For instructions on auto-publishing extensions, marking extensions as deprecated, and flagging malicious extensions, please see the [Open VSX Wiki](https://github.com/EclipseFdn/open-vsx.org/wiki).

Expand Down

0 comments on commit 26ce301

Please sign in to comment.