Skip to content

Commit ac22476

Browse files
[docs] Fix link to ECS docs (#2563)
Fixes a link to the ECS docs.
1 parent 84471b8 commit ac22476

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/release-notes/breaking-changes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,4 @@ We have some breaking changes in this release. We wanted to do these changes pri
9292
* For better naming we replaced the Elastic.Apm.All packages with Elastic.Apm.NetCoreAll. For more information, check [#371](https://github.com/elastic/apm-agent-dotnet/pull/371).
9393
* Based on feedback we also renamed the UseElasticApm() method in the Elastic.Apm.NetCoreAll package to UseAllElasticApm - this method turns on every component of the Agent for ASP.NET Core. For more information, check [#371](https://github.com/elastic/apm-agent-dotnet/pull/371).
9494
* Our logger abstraction, specifically the IApmLogger interface changed. For more information, check [#389](https://github.com/elastic/apm-agent-dotnet/pull/389).
95-
* To follow the [Elastic Common Schema (ECS)][Elastic Common Schema (ECS)](ecs://docs/reference/index.md)), we renamed our Tags properties to Labels. For more information, check [#416](https://github.com/elastic/apm-agent-dotnet/pull/416).
95+
* To follow the [Elastic Common Schema (ECS)][Elastic Common Schema (ECS)](ecs://reference/index.md)), we renamed our Tags properties to Labels. For more information, check [#416](https://github.com/elastic/apm-agent-dotnet/pull/416).

0 commit comments

Comments
 (0)