Update charset_normalizer changelog URL
This commit is contained in:
parent
75216f0e4a
commit
39b7f7dba0
|
|
@ -155,7 +155,7 @@ CHANGELOG_URLS = {
|
|||
'cheroot': 'https://cheroot.cherrypy.org/en/latest/history.html',
|
||||
'certifi': 'https://ccadb-public.secure.force.com/mozilla/IncludedCACertificateReport',
|
||||
'chardet': 'https://github.com/chardet/chardet/releases',
|
||||
'charset-normalizer': 'https://github.com/Ousret/charset_normalizer/commits/master',
|
||||
'charset-normalizer': 'https://github.com/Ousret/charset_normalizer/blob/master/CHANGELOG.md',
|
||||
'idna': 'https://github.com/kjd/idna/blob/master/HISTORY.rst',
|
||||
'tldextract': 'https://github.com/john-kurkowski/tldextract/blob/master/CHANGELOG.md',
|
||||
'backports.entry-points-selectable': 'https://github.com/jaraco/backports.entry_points_selectable/blob/main/CHANGES.rst',
|
||||
|
|
|
|||
Loading…
Reference in New Issue