Skip to content

Commit 7b6d122

Browse files
authored
Merge pull request #110500 from TheovanKraay/patch-1
to address issue 6320063
2 parents 105bb28 + 98b86b5 commit 7b6d122

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cosmos-db/create-cassandra-java.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,10 +171,10 @@ Now go back to the Azure portal to get your connection string information and co
171171

172172
## Run the Java app
173173

174-
1. In the git terminal window, `cd` to the `azure-cosmosdb-cassandra-java-getting-started\java-examples` folder.
174+
1. In the git terminal window, `cd` to the `azure-cosmosdb-cassandra-java-getting-started` folder.
175175

176176
```git
177-
cd "C:\git-samples\azure-cosmosdb-cassandra-java-getting-started\java-examples"
177+
cd "C:\git-samples\azure-cosmosdb-cassandra-java-getting-started"
178178
```
179179

180180
2. In the git terminal window, use the following command to generate the `cosmosdb-cassandra-examples.jar` file.

0 commit comments

Comments
 (0)