diff --git a/Plugins.md b/Plugins.md index 58b26c2..2b4ecc1 100644 --- a/Plugins.md +++ b/Plugins.md @@ -58,6 +58,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/EDCD/EDMarketConnector/blob/develop/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/EDCD/EDMarketConnector/blob/main/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/EDCD/EDMarketConnector/blob/rel-346/PLUGINS.md) .