Skip to content

Commit 31e9ebe

Browse files
authored
docs: fixes (#1131)
1 parent eb47e16 commit 31e9ebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/DEVELOPMENT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ To compile and run locally:
2323
agent_type: "newrelic/io.opentelemetry.collector:0.1.0"
2424
```
2525
26-
5. Place values files in the folder `/etc/newrelic-agent-control/agents.d/{AGENT-ID}/` where `AGENT-ID` is a key in the
26+
5. Place values files in the folder `/etc/newrelic-agent-control/fleet/agents.d/{AGENT-ID}/` where `AGENT-ID` is a key in the
2727
`agents:` list. Example:
2828

2929
```yaml

0 commit comments

Comments
 (0)