Selaa lähdekoodia

Merge pull request #2219 from TimWolla/patch-1

Update the HAProxy Docs URL
yosifkit 3 vuotta sitten
vanhempi
sitoutus
c48abd0697
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      haproxy/content.md

+ 1 - 1
haproxy/content.md

@@ -10,7 +10,7 @@ HAProxy is a free, open source high availability solution, providing load balanc
 
 
 Since no two users of HAProxy are likely to configure it exactly alike, this image does not come with any default configuration.
 Since no two users of HAProxy are likely to configure it exactly alike, this image does not come with any default configuration.
 
 
-Please refer to [upstream's excellent (and comprehensive) documentation](https://cbonte.github.io/haproxy-dconv/) on the subject of configuring HAProxy for your needs.
+Please refer to [upstream's excellent (and comprehensive) documentation](https://docs.haproxy.org/) on the subject of configuring HAProxy for your needs.
 
 
 It is also worth checking out the [`examples/` directory from upstream](http://git.haproxy.org/?p=haproxy-2.3.git;a=tree;f=examples).
 It is also worth checking out the [`examples/` directory from upstream](http://git.haproxy.org/?p=haproxy-2.3.git;a=tree;f=examples).