Commit 245f0d2
authored
fix(arcdata): incorrect .net sdk path (#16008)
Current .net SDK path for arcdata points to
https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/resources which
is for `Resources`.
This commit will change the path to
https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/azurearcdata1 parent 4c72ae9 commit 245f0d2
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
0 commit comments