scripts: Fix changelog URLs for real
This commit is contained in:
parent
e6e7e95013
commit
ca114a0766
|
|
@ -141,9 +141,9 @@ CHANGELOG_URLS = {
|
|||
'toml': 'https://github.com/uiri/toml/releases',
|
||||
'tomli': 'https://github.com/hukkin/tomli/blob/master/CHANGELOG.md',
|
||||
'PyQt5': 'https://www.riverbankcomputing.com/news',
|
||||
'PyQt5-Qt': 'https://www.riverbankcomputing.com/news',
|
||||
'PyQt5-Qt5': 'https://www.riverbankcomputing.com/news',
|
||||
'PyQtWebEngine': 'https://www.riverbankcomputing.com/news',
|
||||
'PyQtWebEngine-Qt': 'https://www.riverbankcomputing.com/news',
|
||||
'PyQtWebEngine-Qt5': 'https://www.riverbankcomputing.com/news',
|
||||
'PyQt-builder': 'https://www.riverbankcomputing.com/news',
|
||||
'PyQt5-sip': 'https://www.riverbankcomputing.com/news',
|
||||
'PyQt5-stubs': 'https://github.com/stlehmann/PyQt5-stubs/blob/master/CHANGELOG.md',
|
||||
|
|
|
|||
Loading…
Reference in New Issue