Skip to content

Commit d650234

Browse files
authored
Update README.md
1 parent cc7e3e8 commit d650234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ All branches push new nuget packages on successful CI builds to https://ci.appve
2222

2323
The version of the package matches the published ECS schema version, with the same corresponding branch names.
2424

25-
- Nested Schema *(C# types generated from this resource)*: `https://github.com/elastic/ecs/blob/{version}/generated/ecs/ecs_nested.yml`
25+
- Nested Schema *(C# types generated from this resource)*: `https://github.com/elastic/ecs/blob/v{version}/generated/ecs/ecs_nested.yml`
2626
- .NET types: `https://github.com/elastic/ecs-dotnet/tree/{version}`
2727

2828
Where `{version}` is the ECS schema version, e.g. `1.2.0`.

0 commit comments

Comments
 (0)