1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-07-12 22:51:18 +03:00

Update links to PLUGINS.md to be a little more time-robust.

Athanasius 2020-07-02 12:21:11 +01:00
parent c36202e2fb
commit 5bcb84dd5e

@ -45,6 +45,6 @@ The `plugins` folder is located at:
If you would like to write a plugin 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) . 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) .