samples-typescript icon indicating copy to clipboard operation
samples-typescript copied to clipboard

custom logger docs link out of date

Open nediamond opened this issue 9 months ago • 0 comments

The docs link in custom-logger/README.md is outdated:

Currently is:

The [Logging docs](https://docs.temporal.io/dev-guide/typescript/observability#logging) explain some of the code in this sample.

Should be:

The [Logging docs](https://docs.temporal.io/develop/typescript/observability#logging) explain some of the code in this sample.

nediamond avatar Apr 21 '25 14:04 nediamond