2
2
mirror of https://github.com/octoleo/restic.git synced 2024-05-28 22:50:48 +00:00

doc: Update link to GCS documentation

Updates the link to Google Cloud Storage documentation about creating a service account key.
This commit is contained in:
rawtaz 2022-08-08 12:51:43 +02:00 committed by GitHub
parent f26231c9e6
commit f673068dbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -583,7 +583,7 @@ The number of concurrent connections to the GCS service can be set with the
established. established.
.. _service account: https://cloud.google.com/storage/docs/authentication#service_accounts .. _service account: https://cloud.google.com/storage/docs/authentication#service_accounts
.. _create a service account key: https://cloud.google.com/storage/docs/authentication#generating-a-private-key .. _create a service account key: https://cloud.google.com/iam/docs/creating-managing-service-account-keys#iam-service-account-keys-create-console
.. _default authentication material: https://developers.google.com/identity/protocols/application-default-credentials .. _default authentication material: https://developers.google.com/identity/protocols/application-default-credentials
.. _other-services: .. _other-services: