mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-20 00:10:41 -05:00
MINOR: doc: 2.4. Examples should be 2.5. Examples
Guillaume Michaud reported against Cyril's haproxy-dconv project that the index for the Examples section should be 2.5 instead of 2.4. Should be backported to 1.7 and 1.6, so that the example section can be linked to: https://cbonte.github.io/haproxy-dconv/1.6/configuration.html#2.5
This commit is contained in:
parent
014e39c0b6
commit
aa83a3144b
1 changed files with 1 additions and 1 deletions
|
|
@ -467,7 +467,7 @@ for every keyword. Supported units are :
|
|||
- d : days. 1d = 24h = 1440m = 86400s = 86400000ms
|
||||
|
||||
|
||||
2.4. Examples
|
||||
2.5. Examples
|
||||
-------------
|
||||
|
||||
# Simple configuration for an HTTP proxy listening on port 80 on all
|
||||
|
|
|
|||
Loading…
Reference in a new issue