Skip to content

Commit 50eff20

Browse files
committed
removed root
1 parent abb5819 commit 50eff20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cosmos-db/graph/bulk-executor-graph-dotnet.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ To run this sample, run the `git clone` command below:
4545
```bash
4646
git clone https://github.com/Azure-Samples/azure-cosmos-graph-bulk-executor.git
4747
```
48-
The sample is available at path <root>\azure-cosmos-graph-bulk-executor\dotnet\src\
48+
The sample is available at path .\azure-cosmos-graph-bulk-executor\dotnet\src\
4949

5050
### Run
5151
Modify the following parameters as:
@@ -90,7 +90,7 @@ To run the sample, run the `git clone` command below:
9090
```bash
9191
git clone https://github.com/Azure-Samples/azure-cosmos-graph-bulk-executor.git
9292
```
93-
The sample is available at <root>\azure-cosmos-graph-bulk-executor\java\
93+
The sample is available at .\azure-cosmos-graph-bulk-executor\java\
9494

9595
To run the sample, refer the configuration as follows and modify as needed:
9696
##### Configuration

0 commit comments

Comments
 (0)