diff --git a/Plugins.md b/Plugins.md index 64b11d6..7a86eed 100644 --- a/Plugins.md +++ b/Plugins.md @@ -45,6 +45,6 @@ The `plugins` folder is located at: If you would like to write a plugin --- -EDMC is migrating from Python 2.7 to Python 3.7. Currently the updated documentation for writing a plugin under Python 3.7 is at [PLUGINS.md](https://github.com/Marginal/EDMarketConnector/blob/python3/PLUGINS.md). +EDMC is migrating from Python 2.7 to Python 3.7. Currently the updated documentation for writing a plugin under Python 3.7 is at [PLUGINS.md](https://github.com/Marginal/EDMarketConnector/blob/develop/PLUGINS.md). -EDMC 3.46 is the final version using Python 2.7. The older documentation is still available at [PLUGINS.md](https://github.com/Marginal/EDMarketConnector/blob/master/PLUGINS.md) . \ No newline at end of file +EDMC 3.46 is the final version using Python 2.7. The older documentation is still available at [PLUGINS.md](https://github.com/EDCD/EDMarketConnector/blob/rel-346/PLUGINS.md) . \ No newline at end of file