Fix minor RDAP typos (#2062)

See https://buganizer.corp.google.com/issues/252317192 for more info,
these are just the low-hanging fruit (removing a www and fixing a typo
in a status)
This commit is contained in:
gbrodman
2023-06-30 12:24:39 -04:00
committed by GitHub
parent 5658fbe8bd
commit 04c6652793
12 changed files with 22 additions and 24 deletions
@@ -139,13 +139,12 @@ class RdapTestHelper {
"RDDS Inaccuracy Complaint Form",
"description",
ImmutableList.of(
"URL of the ICANN RDDS Inaccuracy Complaint Form:"
+ " https://www.icann.org/wicf"),
"URL of the ICANN RDDS Inaccuracy Complaint Form: https://icann.org/wicf"),
"links",
ImmutableList.of(
ImmutableMap.of(
"rel", "alternate",
"href", "https://www.icann.org/wicf",
"href", "https://icann.org/wicf",
"type", "text/html")))));
}
@@ -156,12 +156,12 @@
},
{
"title": "RDDS Inaccuracy Complaint Form",
"description" : ["URL of the ICANN RDDS Inaccuracy Complaint Form: https://www.icann.org/wicf"],
"description" : ["URL of the ICANN RDDS Inaccuracy Complaint Form: https://icann.org/wicf"],
"links" :
[
{
"rel" : "alternate",
"href" : "https://www.icann.org/wicf",
"href" : "https://icann.org/wicf",
"type" : "text/html"
}
]
@@ -137,12 +137,12 @@
},
{
"title": "RDDS Inaccuracy Complaint Form",
"description" : ["URL of the ICANN RDDS Inaccuracy Complaint Form: https://www.icann.org/wicf"],
"description" : ["URL of the ICANN RDDS Inaccuracy Complaint Form: https://icann.org/wicf"],
"links" :
[
{
"rel" : "alternate",
"href" : "https://www.icann.org/wicf",
"href" : "https://icann.org/wicf",
"type" : "text/html"
}
]
@@ -157,12 +157,12 @@
},
{
"title": "RDDS Inaccuracy Complaint Form",
"description" : ["URL of the ICANN RDDS Inaccuracy Complaint Form: https://www.icann.org/wicf"],
"description" : ["URL of the ICANN RDDS Inaccuracy Complaint Form: https://icann.org/wicf"],
"links" :
[
{
"rel" : "alternate",
"href" : "https://www.icann.org/wicf",
"href" : "https://icann.org/wicf",
"type" : "text/html"
}
]
@@ -95,12 +95,12 @@
},
{
"title": "RDDS Inaccuracy Complaint Form",
"description": ["URL of the ICANN RDDS Inaccuracy Complaint Form: https://www.icann.org/wicf"],
"description": ["URL of the ICANN RDDS Inaccuracy Complaint Form: https://icann.org/wicf"],
"links":
[
{
"rel": "alternate",
"href": "https://www.icann.org/wicf",
"href": "https://icann.org/wicf",
"type": "text/html"
}
]
@@ -130,12 +130,12 @@
},
{
"title": "RDDS Inaccuracy Complaint Form",
"description": ["URL of the ICANN RDDS Inaccuracy Complaint Form: https://www.icann.org/wicf"],
"description": ["URL of the ICANN RDDS Inaccuracy Complaint Form: https://icann.org/wicf"],
"links":
[
{
"rel":"alternate",
"href":"https://www.icann.org/wicf",
"href":"https://icann.org/wicf",
"type":"text/html"
}
]
@@ -98,12 +98,12 @@
},
{
"title": "RDDS Inaccuracy Complaint Form",
"description":["URL of the ICANN RDDS Inaccuracy Complaint Form: https://www.icann.org/wicf"],
"description":["URL of the ICANN RDDS Inaccuracy Complaint Form: https://icann.org/wicf"],
"links":[
{
"type":"text/html",
"rel":"alternate",
"href":"https://www.icann.org/wicf"
"href":"https://icann.org/wicf"
}
]
}
@@ -144,12 +144,12 @@
},
{
"title": "RDDS Inaccuracy Complaint Form",
"description" : ["URL of the ICANN RDDS Inaccuracy Complaint Form: https://www.icann.org/wicf"],
"description" : ["URL of the ICANN RDDS Inaccuracy Complaint Form: https://icann.org/wicf"],
"links" :
[
{
"rel" : "alternate",
"href" : "https://www.icann.org/wicf",
"href" : "https://icann.org/wicf",
"type" : "text/html"
}
]
@@ -59,12 +59,12 @@
},
{
"title": "RDDS Inaccuracy Complaint Form",
"description": ["URL of the ICANN RDDS Inaccuracy Complaint Form: https://www.icann.org/wicf"],
"description": ["URL of the ICANN RDDS Inaccuracy Complaint Form: https://icann.org/wicf"],
"links":
[
{
"rel": "alternate",
"href": "https://www.icann.org/wicf",
"href": "https://icann.org/wicf",
"type": "text/html"
}
]