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.
1 parent 60f1a43 commit ff44267Copy full SHA for ff44267
doc/examples/encryption.rst
@@ -603,7 +603,7 @@ An application using GCP credentials would look like:
603
}
604
client_encryption.create_data_key("gcp", master_key)
605
606
-The driver will query the `VM instance metadata <https://cloud.google.com/compute/docs/metadata/default-metadata-values>`_ to obtain credentials.
+The driver will query the `VM instance metadata <https://cloud.google.com/compute/docs/metadata/querying-metadata>`_ to obtain credentials.
607
608
An application using Azure credentials would look like, this time using
609
:class:`~pymongo.encryption_options.AutoEncryptionOpts`:
0 commit comments