Skip to content

Commit dabc3b1

Browse files
committed
[DOCS] Fixes link in ECS documentation
1 parent ac32f23 commit dabc3b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/ecs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ mapped_pages:
55

66
# Elastic Common Schema (ECS) [ecs]
77

8-
The [Elastic Common Schema (ECS)][Elastic Common Schema (ECS)](ecs://reference/index.md)) is an open source format that defines a common set of fields to be used when storing event data like logs in Elasticsearch.
8+
The [Elastic Common Schema (ECS)](ecs://reference/index.md) is an open source format that defines a common set of fields to be used when storing event data like logs in Elasticsearch.
99

1010
You can use the library [ecs-logging](https://github.com/elastic/ecs-logging-ruby) which is a set of libraries that enables you to transform your application logs to structured logs that comply with the ECS format.
1111

0 commit comments

Comments
 (0)