Skip to content

Commit 0955d3e

Browse files
authored
Update README.md
1 parent 732b552 commit 0955d3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The tool has the following known limitations:
1818

1919
Kusto Copy is a command line interface (CLI) tool.
2020

21-
You can find the binary executable [here](releases) for Linux, Windows & Mac.
21+
You can find the binary executable [here](https://github.com/Azure/kusto-copy/releases) for Linux, Windows & Mac.
2222

2323
Here is an example of usage:
2424

@@ -77,4 +77,4 @@ A popular authentication alternative is to use a service principal. The connect
7777
Data Source={serviceUri};Database=NetDefaultDB;Fed=True;AppClientId={applicationClientId};AppKey={applicationKey};Authority Id={authority}
7878
```
7979

80-
Look at [Kusto Connection strings](https://learn.microsoft.com/en-us/azure/data-explorer/kusto/api/connection-strings/kusto) for more details / alternatives.
80+
Look at [Kusto Connection strings](https://learn.microsoft.com/en-us/azure/data-explorer/kusto/api/connection-strings/kusto) for more details / alternatives.

0 commit comments

Comments
 (0)