Skip to content

Commit f42e105

Browse files
TheRoyalTnetennbablowmage
authored andcommitted
Fix README links to Stackdriver Configuration (#2527)
1 parent f7a5c44 commit f42e105

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

google-cloud-debugger/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ agent.
219219
You can customize the behavior of the Stackdriver Debugger agent. This includes
220220
setting the Google Cloud project and authentication, and customizing the
221221
behavior of the debugger itself, such as side effect protection and data
222-
size limits. See [agent configuration](../stackdriver/CONFIGURATION.md)
222+
size limits. See [agent configuration](../stackdriver/INSTRUMENTATION_CONFIGURATION.md)
223223
for a list of possible configuration options.
224224

225225
## Enabling Logging

google-cloud-logging/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ logger.
112112
### Configuring the framework integration
113113

114114
You can customize the behavior of the Stackdriver Logging framework integration
115-
for Ruby. See the [configuration guide](../stackdriver/CONFIGURATION.md) for a
115+
for Ruby. See the [configuration guide](../stackdriver/INSTRUMENTATION_CONFIGURATION.md) for a
116116
list of possible configuration options.
117117

118118
## Authentication

google-cloud-trace/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ end
9494
### Configuring the library
9595

9696
You can customize the behavior of the Stackdriver Trace library for Ruby. See
97-
the [configuration guide](../stackdriver/CONFIGURATION.md) for a list of
97+
the [configuration guide](../stackdriver/INSTRUMENTATION_CONFIGURATION.md) for a list of
9898
possible configuration options.
9999

100100
## Running on Google Cloud Platform

0 commit comments

Comments
 (0)