Skip to content

Commit 98b86b5

Browse files
authored
to address issue 6320063
1 parent 9a32a34 commit 98b86b5

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)