Explorar o código

Update GitHub link for Netaddr

The project was renamed/moved to a new location in GitHub and we should update the link
in case the redirect stops functioning
Sean M. Collins %!s(int64=4) %!d(string=hai) anos
pai
achega
fd6d3205d0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      base_requirements.txt

+ 1 - 1
base_requirements.txt

@@ -83,7 +83,7 @@ markdown-include
 mkdocs-material
 
 # Library for manipulating IP prefixes and addresses
-# https://github.com/drkjam/netaddr
+# https://github.com/netaddr/netaddr
 netaddr
 
 # Fork of PIL (Python Imaging Library) for image processing