Skip to content

Commit 9a677cf

Browse files
authored
Merge pull request #101 from f5devcentral/bigtobigip_spelling
Update getting_started.md
2 parents 83aaf84 + f3c200f commit 9a677cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/getting_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ cp .env.device-secrets-example .env.device-secrets
4242
vi ./config/ast_defaults.yaml
4343
# Edit the config file with device / connection info
4444
# (see "Configure Devices To Scrape" below)
45-
vi ./config/big_receivers.yaml
45+
vi ./config/bigip_receivers.yaml
4646
# Run the configuration generator
4747
docker run --rm -it -w /app -v ${PWD}:/app --entrypoint /app/src/bin/init_entrypoint.sh python:3.12.6-slim-bookworm --generate-config
4848
# Start the tool

0 commit comments

Comments
 (0)