lib/google/cloud/logging.rb in google-cloud-logging-1.6.5 vs lib/google/cloud/logging.rb in google-cloud-logging-1.6.6

- old
+ new

@@ -150,10 +150,10 @@ # * `on_error` - (Proc) A Proc to be run when an error is encountered # on a background thread. The Proc must take the error object as the # single argument. (See {AsyncWriter.on_error}.) # # See the [Configuration - # Guide](https://googleapis.github.io/google-cloud-ruby/docs/stackdriver/latest/file.INSTRUMENTATION_CONFIGURATION) + # Guide](https://googleapis.dev/ruby/stackdriver/latest/file.INSTRUMENTATION_CONFIGURATION.html) # for full configuration parameters. # # @return [Google::Cloud::Config] The configuration object # the Google::Cloud::Logging module uses. #