From 013576a32233a9955284a455b9b449a4dae4c724 Mon Sep 17 00:00:00 2001 From: Asher Kadet <99596537+Ashk3000@users.noreply.github.com> Date: Thu, 18 Dec 2025 19:01:13 -0500 Subject: Remove IPv6 toggle instruction from CIDR guide Removed instruction to toggle IPv6 in the calculator. --- src/content/cidr-guide.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/content/cidr-guide.md b/src/content/cidr-guide.md index 9e89e1d..3539181 100644 --- a/src/content/cidr-guide.md +++ b/src/content/cidr-guide.md @@ -54,8 +54,6 @@ The slash notation is identical in IPv6—just with 128-bit addresses. * `/56`  — 256 /64s * `/60`  — 16 /64s -Toggle **IPv6** in the calculator and try `2001:db8::/48` to explore the range graphically. - ## Further Reading & Tools * RFC 4632 — *Classless Inter-Domain Routing for IPv6* -- cgit v1.3.1