Skip to content

Commit 4e20b5c

Browse files
committed
Fix link
1 parent a5223c0 commit 4e20b5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/includes/quickstarts/search-get-started-vector-rest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1134,6 +1134,6 @@ DELETE {{baseUrl}}/indexes/hotels-vector-quickstart?api-version=2024-07-01 HTTP
11341134
11351135
## Next steps
11361136
1137-
As a next step, we recommend learning how to invoke REST API calls [without API keys](search-get-started-rbac.md).
1137+
As a next step, we recommend learning how to invoke REST API calls [without API keys](../../search-get-started-rbac.md).
11381138
11391139
You might also want to review the demo code for [Python](https://github.com/Azure/azure-search-vector-samples/tree/main/demo-python), [C#](https://github.com/Azure/azure-search-vector-samples/tree/main/demo-dotnet), or [JavaScript](https://github.com/Azure/azure-search-vector-samples/tree/main/demo-javascript).

0 commit comments

Comments
 (0)