From 715794ff9c107c34252975ecd36f53f340c4502f Mon Sep 17 00:00:00 2001 From: John Kellerman Date: Thu, 26 Sep 2024 14:39:15 -0400 Subject: [PATCH] Update README.md I'm tidying up the wikis for openvsx and open-vsx.org and reconciling references in the readme.md files --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a1d756ec5..b82fca9ef 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,9 @@ Open VSX is a [vendor-neutral](https://projects.eclipse.org/projects/ecd.openvsx A public instance of Open VSX is running at [open-vsx.org](https://open-vsx.org/). Please report issues related to that instance at [EclipseFdn/open-vsx.org](https://github.com/EclipseFdn/open-vsx.org). +For information on publishing and managing extensions at open-vsx.org, please see +the [EclipseFdn/open-vsx.org wiki](https://github.com/EclipseFdn/open-vsx.org/wiki). + ## Getting Started See the [openvsx Wiki](https://github.com/eclipse/openvsx/wiki) for documentation of general concepts and usage of this project.