Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35c7e52 commit b36dee8Copy full SHA for b36dee8
1 file changed
Doc/library/unicodedata.rst
@@ -123,7 +123,7 @@ following functions:
123
Returns the canonical combining class assigned to the character *chr*
124
as integer. Returns ``0`` if no combining class is defined.
125
See the `Canonical Combining Class Values section of the Unicode Character
126
- Database <www.unicode.org/reports/tr44/#Canonical_Combining_Class_Values>`_
+ Database <https://www.unicode.org/reports/tr44/#Canonical_Combining_Class_Values>`_
127
for more information.
128
129
0 commit comments