Skip to content

Commit ea56eee

Browse files
authored
Merge pull request #189728 from v-rajagt/beleroy
Link fixed.
2 parents 2c34b73 + d9700a9 commit ea56eee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/search/cognitive-search-skill-annotation-language.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ All the data is under one root element, for which the path is `"/document"`. The
7979
## Simple paths
8080

8181
Simple paths through the internal enriched document can be expressed with simple tokens separated by slashes.
82-
This syntax is similar to [the JSON Pointer specification](https://datatracker.ietf.org/doc/html/rfc6901.htmlhttps://datatracker.ietf.org/doc/html/rfc6901.html).
82+
This syntax is similar to [the JSON Pointer specification](https://datatracker.ietf.org/doc/html/rfc6901.html).
8383

8484
### Object properties
8585

@@ -267,4 +267,4 @@ Parentheses can be used to change or disambiguate evaluation order.
267267

268268
## See also
269269
+ [Create a skillset in Azure Cognitive Search](cognitive-search-defining-skillset.md)
270-
+ [Reference annotations in an Azure Cognitive Search skillset](cognitive-search-concept-annotations-syntax.md)
270+
+ [Reference annotations in an Azure Cognitive Search skillset](cognitive-search-concept-annotations-syntax.md)

0 commit comments

Comments
 (0)