Browse Source

Merge pull request #8887 from sc68cal/sc68cal-patch-1

Update GitHub link for Netaddr
Jeremy Stretch 4 năm trước cách đây
mục cha
commit
c5db99f383
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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