From 1920c45355608d5c2076dff6fad392dc9b6e9c7a Mon Sep 17 00:00:00 2001 From: AsafMah Date: Sun, 3 Mar 2024 17:06:46 +0200 Subject: [PATCH] Update README.md --- azure-kusto-data/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-kusto-data/README.md b/azure-kusto-data/README.md index 52e979d..67754e0 100644 --- a/azure-kusto-data/README.md +++ b/azure-kusto-data/README.md @@ -5,4 +5,4 @@ `azure-data-kusto` offers functionality needed to interact with Azure Data Explorer (Kusto) from Rust. As an abstraction over the [Azure Data Explorer REST API](https://docs.microsoft.com/en-us/azure/data-explorer/kusto/api/rest/) -For usage have a look at the [examples](https://github.com/Azure/azure-sdk-for-rust/tree/main/sdk/data_kusto/examples). +For usage have a look at the [examples]([https://github.com/Azure/azure-kusto-rust/tree/main/azure-kusto-data/examples]).