Răsfoiți Sursa

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 3 ani în urmă
părinte
comite
fd6d3205d0
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      base_requirements.txt

+ 1 - 1
base_requirements.txt

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