1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-06-04 09:31:12 +03:00

Merge pull request #1710 from der-eismann/change-eddn-wiki-url

Fix URL for EDDN GitHub Link
This commit is contained in:
Athanasius 2022-11-24 13:32:57 +00:00 committed by GitHub
commit 75af13efea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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