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 1cbfa77 commit 7164efcCopy full SHA for 7164efc
pydantic_extra_types/phone_numbers.py
@@ -1,7 +1,7 @@
1
"""The `pydantic_extra_types.phone_numbers` module provides the
2
[`PhoneNumber`][pydantic_extra_types.phone_numbers.PhoneNumber] data type.
3
4
-This class depends on the [phonenumbers](https://pypi.orgt/phonenumbers/) package,
+This class depends on the [phonenumbers](https://pypi.org/project/phonenumbers/) package,
5
which is a Python port of Google's [libphonenumber](https://github.com/google/libphonenumber/).
6
"""
7
0 commit comments