diff --git a/docs/reference/serilog-data-shipper.md b/docs/reference/serilog-data-shipper.md index 3cddab70..3ea680ba 100644 --- a/docs/reference/serilog-data-shipper.md +++ b/docs/reference/serilog-data-shipper.md @@ -26,7 +26,7 @@ Log.Logger = new LoggerConfiguration() .Enrich.FromLogContext() ``` -**NOTE:** Don’t forget we also publish an [`Elastic.Apm.SerilogEnricher`](https://github.com/elastic/ecs-dotnet/blob/main/src/Elastic.Apm.SerilogEnricher/readme.md) for the Elastic APM Agent! +**NOTE:** Don’t forget we also publish an [`Elastic.Apm.SerilogEnricher`](https://github.com/elastic/ecs-dotnet/tree/main/src/Elastic.Apm.SerilogEnricher) for the Elastic APM Agent! Writing to `Elasticsearch`