Skip to content

Commit

Permalink
Add language for code block
Browse files Browse the repository at this point in the history
  • Loading branch information
simonrw committed Dec 18, 2024
1 parent ba71888 commit 5b8ebb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/user-guide/aws/elb/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ The following output will be retrieved:
If a request cannot be made to a subdomain of `localhost.localstack.cloud`, an alternative URL structure is available, however it is not returned by AWS management API methods.
To make a request against an ELB with id `<elb-id>`, use the URL:

```
```bash
http(s)://localhost.localstack.cloud:4566/_aws/elb/<elb-id>/<elb-path>
```

Expand Down

0 comments on commit 5b8ebb6

Please sign in to comment.