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.