mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-16 09:10:35 +03:00
Merge pull request #790 from J15t98J/patch-1
Fix dead link in PLUGINS.md
This commit is contained in:
commit
654e062966
@ -351,7 +351,7 @@ threads - doing so may cause the app to crash intermittently. You can signal
|
||||
back to the main thread using Tkinter's `event_generate()` widget method,
|
||||
generating a user-defined event that you have previously registered with the
|
||||
[`bind_all()`](http://effbot.org/tkinterbook/tkinter-events-and-bindings.htm)
|
||||
widget method. See the [EDSM plugin](https://github.com/Marginal/EDMarketConnector/blob/master/plugins/edsm.py)
|
||||
widget method. See the [EDSM plugin](https://github.com/Marginal/EDMarketConnector/blob/main/plugins/edsm.py)
|
||||
for an example of these techniques.
|
||||
|
||||
#### Journal Entry
|
||||
|
Loading…
x
Reference in New Issue
Block a user