Browse Source

Change Virtual Circuits to L2VPN

Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
Daniel Sheppard 4 năm trước cách đây
mục cha
commit
aa856e75e8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      netbox/ipam/api/nested_serializers.py

+ 1 - 1
netbox/ipam/api/nested_serializers.py

@@ -195,7 +195,7 @@ class NestedServiceSerializer(WritableNestedSerializer):
         fields = ['id', 'url', 'display', 'name', 'protocol', 'ports']
 
 #
-# Virtual Circuits
+# L2VPN
 #