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
This commit is contained in:
Sean M. Collins 2022-03-16 11:45:14 -04:00 committed by GitHub
parent 1add5accf2
commit fd6d3205d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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