Merge pull request #1151 from jjlin/haproxy

haproxy: fix broken link
This commit is contained in:
yosifkit 2018-02-14 09:59:41 -08:00 committed by GitHub
commit 8f93678d44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ Since no two users of HAProxy are likely to configure it exactly alike, this ima
Please refer to [upstream's excellent (and comprehensive) documentation](https://cbonte.github.io/haproxy-dconv/) on the subject of configuring HAProxy for your needs.
It is also worth checking out the [`examples/` directory from upstream](http://www.haproxy.org/git?p=haproxy-1.7.git;a=tree;f=examples).
It is also worth checking out the [`examples/` directory from upstream](http://git.haproxy.org/?p=haproxy-1.8.git;a=tree;f=examples).
## Create a `Dockerfile`