From 947cea5ae460e966c84e1bd8bfdfe79cdfc46e80 Mon Sep 17 00:00:00 2001 From: trick77 Date: Sat, 11 Dec 2021 14:54:03 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7732fdf8b..7e00b4984 100644 --- a/README.md +++ b/README.md @@ -15,13 +15,13 @@ To download the delegated IPv6 subnets for Switzerland, try: ```$ curl https://raw.githubusercontent.com/ipverse/rir-ip/master/country/ch/ipv6-aggregated.txt``` The data (IPv4 + IPv6 combined) is available in JSON format as well: -```$ curl https://raw.githubusercontent.com/ipverse/rir-ip/master/country/tl/aggregated.json``` +```$ curl https://raw.githubusercontent.com/ipverse/rir-ip/master/country/ch/aggregated.json``` The resulting JSON will look similar to this: ``` { - "country": "Timor-Leste", - "country-code": "TL", + "country": "Switzerland", + "country-code": "CH", "delegation-status": [ "allocated", "assigned"