diff --git a/docs/usage/self-hosted-configuration.md b/docs/usage/self-hosted-configuration.md index f57c95d91bbbea..f17dff1c68f34f 100644 --- a/docs/usage/self-hosted-configuration.md +++ b/docs/usage/self-hosted-configuration.md @@ -915,9 +915,8 @@ For example: `:warning:` will be replaced with `⚠️`. ## useCloudMetadataServices -Some cloud providers offer services to receive metadata about the current instance, for example [AWS Instance metadata](https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/ec2-instance-metadata.html) -or [GCP VM metadata](https://cloud.google.com/compute/docs/metadata/overview). -Use this option to control whether Renovate should try to access these services. +Some cloud providers offer services to receive metadata about the current instance, for example [AWS Instance metadata](https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/ec2-instance-metadata.html) or [GCP VM metadata](https://cloud.google.com/compute/docs/metadata/overview). +You can control if Renovate should try to access these services with the `useCloudMetadataServices` config option. ## username