Parcourir la source

Fix netaddr link

James Oakley il y a 12 ans
Parent
commit
ba8133dab5
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      README.rst

+ 1 - 1
README.rst

@@ -13,7 +13,7 @@ a ``MACADDR`` field have been added. This library also provides a manager that
 allows for advanced IP based lookup directly in the ORM.
 
 In Python, the values of these fields are represented as types from the
-``netaddr_`` module.
+netaddr_ module.
 
 .. _netaddr: http://pythonhosted.org/netaddr/