Skip to content

Commit a09df08

Browse files
committed
oops added link in wrong format
1 parent 643ac0a commit a09df08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ part, the domain part is replaced with its IDNA ASCII equivalent form
140140
in the process of mail transmission. Your mail submission library probably
141141
does this for you transparently. Note that most web browsers are currently
142142
in transition between IDNA 2003 (RFC 3490) and IDNA 2008 (RFC 5891) and
143-
[compliance around the web is not very good](http://archives.miloush.net/michkap/archive/2012/02/27/10273315.html)
143+
`compliance around the web is not very good <http://archives.miloush.net/michkap/archive/2012/02/27/10273315.html>`__
144144
in any case, so be aware that edge cases are handled differently by different
145145
applications and libraries. This library conforms to IDNA 2008 using the
146146
`idna <https://github.com/kjd/idna>`__ module by Kim Davies.

0 commit comments

Comments
 (0)