forked from orbit-oss/flask
Use https for external links wherever possible
This commit is contained in:
parent
70b45094ab
commit
f05625eb82
13 changed files with 17 additions and 17 deletions
|
|
@ -6,7 +6,7 @@ text. Not only these libraries, also the majority of web related Python
|
|||
libraries that deal with text. If you don't know Unicode so far, you
|
||||
should probably read `The Absolute Minimum Every Software Developer
|
||||
Absolutely, Positively Must Know About Unicode and Character Sets
|
||||
<http://www.joelonsoftware.com/articles/Unicode.html>`_. This part of the
|
||||
<https://www.joelonsoftware.com/articles/Unicode.html>`_. This part of the
|
||||
documentation just tries to cover the very basics so that you have a
|
||||
pleasant experience with Unicode related things.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue