Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit dcb7456

Browse files
committed
Cloudflare Load Balancer example updated
1 parent cc46b4d commit dcb7456

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ This format is presently only used by the Cloudflare Load Balancer API calls.
432432
For example:
433433

434434
```
435-
cli4 --put ="[ 00000000000000000000000000000000 ]" /user/load_balancers/maps/:00000000000000000000000000000000/region/WNAM
435+
cli4 --put ="00000000000000000000000000000000" /user/load_balancers/maps/:00000000000000000000000000000000/region/:WNAM
436436
```
437437

438438
### CLI output

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@ For example:
482482

483483
::
484484

485-
cli4 --put ="[ 00000000000000000000000000000000 ]" /user/load_balancers/maps/:00000000000000000000000000000000/region/WNAM
485+
cli4 --put ="00000000000000000000000000000000" /user/load_balancers/maps/:00000000000000000000000000000000/region/:WNAM
486486

487487
CLI output
488488
~~~~~~~~~~

0 commit comments

Comments
 (0)