Skip to content

Commit 573c077

Browse files
authored
Merge pull request #2140 from dhruvesh09/r0.22.0
Fixes the url of the LICENSE for idna package.
2 parents df9dab9 + 0413830 commit 573c077

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tfx/tools/docker/third_party_licenses.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ horovod,https://raw.githubusercontent.com/uber/horovod/master/LICENSE,Apache 2.0
101101
html5lib,https://raw.githubusercontent.com/html5lib/html5lib-python/master/LICENSE,MIT
102102
httplib2,https://raw.githubusercontent.com/httplib2/httplib2/master/LICENSE,MIT
103103
ideep4py,https://raw.githubusercontent.com/intel/ideep/master/LICENSE,MIT
104-
idna,https://raw.githubusercontent.com/kjd/idna/master/LICENSE.rst,BSD-like
104+
idna,https://raw.githubusercontent.com/kjd/idna/master/LICENSE.md,BSD-like
105105
importlib-metadata,https://gitlab.com/python-devs/importlib_metadata/raw/master/LICENSE, Apache 2.0
106106
ipaddress,https://raw.githubusercontent.com/phihag/ipaddress/master/LICENSE,PSF
107107
ipykernel,https://raw.githubusercontent.com/ipython/ipykernel/master/COPYING.md,3-Clause BSD

0 commit comments

Comments
 (0)