Skip to content

Commit ee12be4

Browse files
committed
fix the bookmark link
1 parent 2173aaf commit ee12be4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/cassandra/cassandra-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ python get-pip.py
300300
```bash
301301
pip3 install cqlsh==5.0.3
302302
```
303-
6. Run the [CQLSH using the authentication mechanism](manage-data-cqlsh.md#update-connection-string).
303+
6. Run the [CQLSH using the authentication mechanism](manage-data-cqlsh.md#update-your-connection-string).
304304

305305
> [!NOTE]
306306
> If you get an error while running cqlsh about a syntax error in cqlsh, this would require downgrading Python to v2.7, which is a simple installation from [here](https://www.python.org/downloads/release/python-270/) followed by changing the environment variables on your machine to point to the Python27 folder instead.

0 commit comments

Comments
 (0)