@@ -16,14 +16,14 @@ Learn more in the [ECS Logging Reference](https://www.elastic.co/guide/en/ecs-lo
1616 * [ Java Util Logging] ( https://www.elastic.co/guide/en/ecs-logging/java/current/setup.html )
1717 * [ JBoss LogManager] ( https://www.elastic.co/guide/en/ecs-logging/java/current/setup.html )
1818* [ PHP] ( https://github.com/elastic/ecs-logging-php ) ([ docs] ( https://www.elastic.co/guide/en/ecs-logging/php/current/intro.html ) )
19- * [ Monolog v2.x] ( https://github.com/elastic/ecs-logging-php/blob/master /docs/Monolog_v2.md )
19+ * [ Monolog v2.x] ( https://github.com/elastic/ecs-logging-php/blob/main /docs/Monolog_v2.md )
2020* [ .NET] ( https://github.com/elastic/ecs-dotnet ) ([ docs] ( https://www.elastic.co/guide/en/ecs-logging/dotnet/current/intro.html ) )
21- * [ Serilog] ( https://github.com/elastic/ecs-dotnet/tree/master /src/Elastic.CommonSchema.Serilog )
22- * [ NLog] ( https://github.com/elastic/ecs-dotnet/tree/master /src/Elastic.CommonSchema.NLog )
21+ * [ Serilog] ( https://github.com/elastic/ecs-dotnet/tree/main /src/Elastic.CommonSchema.Serilog )
22+ * [ NLog] ( https://github.com/elastic/ecs-dotnet/tree/main /src/Elastic.CommonSchema.NLog )
2323* [ Node.js] ( https://github.com/elastic/ecs-logging-nodejs ) ([ docs] ( https://www.elastic.co/guide/en/ecs-logging/nodejs/current/intro.html ) )
24- * [ Pino] ( https://github.com/elastic/ecs-logging-nodejs/tree/master /loggers/pino )
25- * [ Winston] ( https://github.com/elastic/ecs-logging-nodejs/tree/master /loggers/winston )
26- * [ Morgan] ( https://github.com/elastic/ecs-logging-nodejs/tree/master /loggers/morgan )
24+ * [ Pino] ( https://github.com/elastic/ecs-logging-nodejs/tree/main /loggers/pino )
25+ * [ Winston] ( https://github.com/elastic/ecs-logging-nodejs/tree/main /loggers/winston )
26+ * [ Morgan] ( https://github.com/elastic/ecs-logging-nodejs/tree/main /loggers/morgan )
2727* [ Python] ( https://github.com/elastic/ecs-logging-python ) ([ docs] ( https://www.elastic.co/guide/en/ecs-logging/python/current/intro.html ) )
2828* Go
2929 * [ zap] ( https://github.com/elastic/ecs-logging-go-zap ) ([ docs] ( https://www.elastic.co/guide/en/ecs-logging/go-zap/current/intro.html ) )
@@ -33,10 +33,10 @@ Learn more in the [ECS Logging Reference](https://www.elastic.co/guide/en/ecs-lo
3333## APM
3434
3535* [ .NET] ( https://github.com/elastic/ecs-dotnet )
36- * [ Serilog Enricher] ( https://github.com/elastic/ecs-dotnet/tree/master /src/Elastic.Apm.SerilogEnricher )
37- * [ NLog Enricher] ( https://github.com/elastic/ecs-dotnet/tree/master /src/Elastic.Apm.NLog )
36+ * [ Serilog Enricher] ( https://github.com/elastic/ecs-dotnet/tree/main /src/Elastic.Apm.SerilogEnricher )
37+ * [ NLog Enricher] ( https://github.com/elastic/ecs-dotnet/tree/main /src/Elastic.Apm.NLog )
3838
3939## Benchmarking
4040
4141* [ .NET] ( https://github.com/elastic/ecs-dotnet )
42- * [ BenchmarkDotNet Exporter] ( https://github.com/elastic/ecs-dotnet/tree/master /src/Elastic.CommonSchema.BenchmarkDotNetExporter )
42+ * [ BenchmarkDotNet Exporter] ( https://github.com/elastic/ecs-dotnet/tree/main /src/Elastic.CommonSchema.BenchmarkDotNetExporter )
0 commit comments