Skip to content

Commit

Permalink
Use relative link to Sample04_FieldBuilder.md
Browse files Browse the repository at this point in the history
Created new issue Azure#14060 to track using a fully-qualified URL once this PR is merged.
  • Loading branch information
heaths committed Aug 8, 2020
1 parent 53bcdb0 commit 0e5ad30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/search/Azure.Search.Documents/samples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ description: Samples for the Azure.Search.Documents client library
- Get started either [synchronously](https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/search/Azure.Search.Documents/samples/Sample01a_HelloWorld.md) or [asynchronously](https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/search/Azure.Search.Documents/samples/Sample01b_HelloWorldAsync.md).
- Perform [service level operations](https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/search/Azure.Search.Documents/samples/Sample02_Service.md).
- Perform [index level operations](https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/search/Azure.Search.Documents/samples/Sample03_Index.md).
- Build a Search index from a model using [FieldBuilder](https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/search/Azure.Search.Documents/samples/Sample04_FieldBuilder.md).
- Build a Search index from a model using [FieldBuilder](Sample04_FieldBuilder.md).

## Sample Code to Include in your Projects

Expand Down

0 comments on commit 0e5ad30

Please sign in to comment.