Skip to content

Commit c7f397a

Browse files
1w2w3yweng5e
andauthored
Fix README link to Observability doc (match filename case) (#676)
Update README.md to point to ./docs/Observability.md (capitalized) so the link matches the actual filename and avoids broken links on case-sensitive filesystems. Co-authored-by: Wuyi Weng <[email protected]>
1 parent e4963f0 commit c7f397a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1101,4 +1101,4 @@ By default, the client classes will automatically retry the following errors up
11011101

11021102
### Observability
11031103

1104-
OpenAI .NET library supports experimental distributed tracing and metrics with OpenTelemetry. Check out [Observability with OpenTelemetry](./docs/observability.md) for more details.
1104+
OpenAI .NET library supports experimental distributed tracing and metrics with OpenTelemetry. Check out [Observability with OpenTelemetry](./docs/Observability.md) for more details.

0 commit comments

Comments
 (0)