File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/reference/migration/apis Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ Example response:
5454 {
5555 "level" : "critical",
5656 "message" : "Cluster name cannot contain ':'",
57- "url" : "{ref}/breaking-changes-7.0.html#_literal_literal_is_no_longer_allowed_in_cluster_name",
57+ "url" : "{ref-70 }/breaking-changes-7.0.html#_literal_literal_is_no_longer_allowed_in_cluster_name",
5858 "details" : "This cluster is named [mycompany:logging], which contains the illegal character ':'."
5959 }
6060 ],
@@ -64,7 +64,7 @@ Example response:
6464 {
6565 "level" : "warning",
6666 "message" : "Index name cannot contain ':'",
67- "url" : "{ref}/breaking-changes-7.0.html#_literal_literal_is_no_longer_allowed_in_index_name",
67+ "url" : "{ref-70 }/breaking-changes-7.0.html#_literal_literal_is_no_longer_allowed_in_index_name",
6868 "details" : "This index is named [logs:apache], which contains the illegal character ':'."
6969 }
7070 ]
You can’t perform that action at this time.
0 commit comments