We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 105bb28 + 98b86b5 commit 7b6d122Copy full SHA for 7b6d122
articles/cosmos-db/create-cassandra-java.md
@@ -171,10 +171,10 @@ Now go back to the Azure portal to get your connection string information and co
171
172
## Run the Java app
173
174
-1. In the git terminal window, `cd` to the `azure-cosmosdb-cassandra-java-getting-started\java-examples` folder.
+1. In the git terminal window, `cd` to the `azure-cosmosdb-cassandra-java-getting-started` folder.
175
176
```git
177
- cd "C:\git-samples\azure-cosmosdb-cassandra-java-getting-started\java-examples"
+ cd "C:\git-samples\azure-cosmosdb-cassandra-java-getting-started"
178
```
179
180
2. In the git terminal window, use the following command to generate the `cosmosdb-cassandra-examples.jar` file.
0 commit comments