1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-13 15:57:14 +03:00

Fix URL for EDDN GitHub Link

This commit is contained in:
Philipp Trulson 2022-11-24 14:09:43 +01:00
parent fde1c85ea6
commit c8e00304fb
No known key found for this signature in database
GPG Key ID: 73CBABEA8D422ABC

View File

@ -1697,7 +1697,7 @@ def plugin_prefs(parent, cmdr: str, is_beta: bool) -> Frame:
eddnframe,
text='Elite Dangerous Data Network',
background=nb.Label().cget('background'),
url='https://github.com/EDSM-NET/EDDN/wiki',
url='https://github.com/EDCD/EDDN#eddn---elite-dangerous-data-network',
underline=True
).grid(padx=PADX, sticky=tk.W) # Don't translate