diff --git a/azure-kusto-data/README.md b/azure-kusto-data/README.md index 52e979d..adb1e0f 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).