Skip to content

Commit 1c5b14a

Browse files
authored
Broken link fixed
1 parent 4d1940a commit 1c5b14a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cosmos-db/cassandra/manage-data-python.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Now go back to the Azure portal to get your connection string information and co
122122
123123
## Use the X509 certificate
124124
125-
1. Copy the Baltimore CyberTrust Root certificate details from [https://baltimore-cybertrust-root.chain-demos.digicert.com/info/index.html](https://baltimore-cybertrust-root.chain-demos.digicert.com/info/index.html) into a text file. Save the file using the file extension *.cer*.
125+
1. Copy the Baltimore CyberTrust Root certificate details from [https://www.digicert.com/kb/digicert-root-certificates.htm](https://www.digicert.com/kb/digicert-root-certificates.htm) into a text file. Save the file using the file extension *.cer*.
126126
127127
The certificate has serial number `02:00:00:b9` and SHA1 fingerprint `d4:de:20:d0:5e:66:fc:53:fe:1a:50:88:2c:78:db:28:52:ca:e4:74`.
128128
@@ -175,4 +175,4 @@ Now go back to the Azure portal to get your connection string information and co
175175
In this quickstart, you learned how to create an Azure Cosmos DB account with Cassandra API, and run a Cassandra Python app that creates a Cassandra database and container. You can now import additional data into your Azure Cosmos DB account.
176176
177177
> [!div class="nextstepaction"]
178-
> [Import Cassandra data into Azure Cosmos DB](migrate-data.md)
178+
> [Import Cassandra data into Azure Cosmos DB](migrate-data.md)

0 commit comments

Comments
 (0)