Skip to content

Commit f16124c

Browse files
committed
consistency pass
1 parent 3ec54cf commit f16124c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/search/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
- name: Relevance scoring
145145
href: index-similarity-and-scoring.md
146146
- name: Semantic ranking
147-
href: semantic-ranking.md
147+
href: semantic-ranking.md
148148
- name: Indexing
149149
items:
150150
- name: Search indexes

articles/search/search-query-simple-examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ In Azure Cognitive Search, the [simple query syntax](query-simple-syntax.md) inv
2222

2323
The following queries are based on the hotels-sample-index, which you can create by following the instructions in this [quickstart](search-get-started-portal.md).
2424

25-
Example queries are articulated using the REST API and POST requests. You can paste and run them in [Postman](search-get-started-rest.md) or in another web client.
25+
Example queries are articulated using the REST API and POST requests. You can paste and run them in [Postman](search-get-started-rest.md) or another web client.
2626

2727
Request headers must have the following values:
2828

0 commit comments

Comments
 (0)