Skip to content

Commit

Permalink
Cloudflare Load Balancer example updated
Browse files Browse the repository at this point in the history
  • Loading branch information
mahtin committed Dec 5, 2016
1 parent cc46b4d commit dcb7456
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@ This format is presently only used by the Cloudflare Load Balancer API calls.
For example:

```
cli4 --put ="[ 00000000000000000000000000000000 ]" /user/load_balancers/maps/:00000000000000000000000000000000/region/WNAM
cli4 --put ="00000000000000000000000000000000" /user/load_balancers/maps/:00000000000000000000000000000000/region/:WNAM
```

### CLI output
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,7 @@ For example:

::

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

CLI output
~~~~~~~~~~
Expand Down

0 comments on commit dcb7456

Please sign in to comment.