lib/google/cloud/logging/middleware.rb in google-cloud-logging-1.5.4 vs lib/google/cloud/logging/middleware.rb in google-cloud-logging-1.5.5

- old
+ new

@@ -43,10 +43,10 @@ # to track Stackdriver request trace ID. It also properly sets # env["rack.logger"] to this assigned logger for accessing. If not # specified, a default logger with be used. # @param [Hash] kwargs Hash of configuration settings. Used for # backward API compatibility. See the [Configuration - # Guide](https://googlecloudplatform.github.io/google-cloud-ruby/docs/stackdriver/latest/file.INSTRUMENTATION_CONFIGURATION) + # Guide](https://googleapis.github.io/google-cloud-ruby/docs/stackdriver/latest/file.INSTRUMENTATION_CONFIGURATION) # for the prefered way to set configuration parameters. # # @return [Google::Cloud::Logging::Middleware] A new # Google::Cloud::Logging::Middleware instance #