From a02a1d02a4b8ab8e4d0f90d5a22dee6e9f781e5a Mon Sep 17 00:00:00 2001 From: Trevor Wennblom Date: Mon, 30 Sep 2013 15:14:26 -0500 Subject: [PATCH] update Gephi Plugin portal link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ccd91bb520..179b02f4eb 100644 --- a/README.md +++ b/README.md @@ -52,8 +52,8 @@ When you successfully tested your plugin, it's time to create a release. Verify - Right-click on the project and select '''Package As''' and then '''NMBs'''. - Go to the '''build''' folder and find the created '''plugin-release.zip''' file. Individual NBM files (one per each module) are packaged in this zip. -Now you can publish you plugin on the [**Gephi Plugin portal**](http://gephi.org/plugins). +Now you can publish you plugin on the [**Gephi Plugin portal**](https://marketplace.gephi.org/). ## Plugins Portal -Our [**wiki**](http://wiki.gephi.org/index.php/Plugins_portal) contains a good list of tutorials to code plugins. Also checkout the [Bootcamp](https://github.com/gephi/gephi-plugins-bootcamp) for real examples. \ No newline at end of file +Our [**wiki**](http://wiki.gephi.org/index.php/Plugins_portal) contains a good list of tutorials to code plugins. Also checkout the [Bootcamp](https://github.com/gephi/gephi-plugins-bootcamp) for real examples.