Browse Source

Fix netaddr link

James Oakley 12 years ago
parent
commit
ba8133dab5
1 changed files with 1 additions and 1 deletions
  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/