Skip to content

Commit

Permalink
Adds ECS guide to doc links service (#102246)
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl authored Jun 30, 2021
1 parent 0324a06 commit 0fb21c4
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -201,5 +201,8 @@ readonly links: {
upgradeElasticAgent: string;
upgradeElasticAgent712lower: string;
}>;
readonly ecs: {
readonly guide: string;
};
};
```
Loading

0 comments on commit 0fb21c4

Please sign in to comment.