Skip to content

Commit 50f2c8e

Browse files
authored
fixing broken links (#1052)
* fixing broken link in logs readme * typo * another broken link
1 parent f89587d commit 50f2c8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Logs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ This means that a "log appender" in the 3rd party logging library (sometimes kno
1515
- convert logs from its own log format into OpenTelemetry's `LogRecord` format
1616
- send the logs to OpenTelemetry via `Logger::logRecord()`
1717

18-
See [monolog-otel-integration](examples/logs/features/monolog-otel-integration.md) for an example.
18+
See [monolog-otel-integration](/examples/logs/features/monolog-otel-integration.php) for an example.
1919

0 commit comments

Comments
 (0)