Skip to content

Commit 5002433

Browse files
authored
Fix template placeholder in readme (#3024)
1 parent 344dbec commit 5002433

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

internal/packages/archetype/_static/package-docs-readme.md.tmpl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This integration is compatible with ...
2121

2222
## What data does this integration collect?
2323
{{/* Complete this section with information on what types of data the integration collects, and link to reference documentation if available */}}
24-
The {{.Manifest.Title}} integration collects log messages of the following types:
24+
The {[.Manifest.Title]} integration collects log messages of the following types:
2525
* ...
2626

2727
### Supported use cases
@@ -47,7 +47,7 @@ For more information, refer to [Agentless integrations](https://www.elastic.co/g
4747
*/}}
4848

4949
### Onboard / configure
50-
{{/* List the steps that will need to be followed in order to completely set up a working inte completely set up a working integration.
50+
{{/* List the steps that will need to be followed in order to completely set up a working integration.
5151
For integrations that support multiple input types, be sure to add steps for all inputs.
5252
*/}}
5353

0 commit comments

Comments
 (0)