Skip to content

Commit aa1391f

Browse files
committed
DOC: Add a link to usage documentation
1 parent 52110fc commit aa1391f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ make build
2323
3\. You can find the built binary in /build directory.
2424

2525
## Running the Data Plane API
26-
2726
Basic usage:
2827

2928
```
@@ -93,6 +92,10 @@ curl -u <user>:<pass> -H "Content-Type: application/json" "http://127.0.0.1:5555
9392

9493
If you are using secure passwords, supported algorithms are: md5, sha-256 and sha-512.
9594

95+
## Using the Data Plane API
96+
97+
For more docs how to use the Data Plane API check our [documentation](https://www.haproxy.com/documentation/hapee/1-9r1/configuration/dataplaneapi/)
98+
9699
## Contributing
97100

98101
If you wish to contribute to this project please check [Contributing Guide](CONTRIBUTING.md)

0 commit comments

Comments
 (0)