We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21370d1 commit b73e47aCopy full SHA for b73e47a
engine/userguide/networking/default_network/ipv6.md
@@ -36,7 +36,7 @@ sets the IPv6 subnet to `2001:db8:1::/64`.
36
```json
37
{
38
"ipv6": true,
39
- "fixed-cid4-v6": "2001:db8:1::/64"
+ "fixed-cidr-v6": "2001:db8:1::/64"
40
}
41
```
42
0 commit comments