DOC: fix TOC in starter guide for subsection 3.3.8. Statistics
This subsection has been moved from 3.4.9 to 3.3.8 somewhere along 2.4, but the TOC has not been updated - resulting in a invalid anchor in the HTML version. Needs to be backported to 2.4+
This commit is contained in:
parent
992ad62e3c
commit
243c2d1822
|
@ -41,6 +41,7 @@ Summary
|
|||
3.3.5. Load balancing
|
||||
3.3.6. Stickiness
|
||||
3.3.7. Logging
|
||||
3.3.8. Statistics
|
||||
3.4. Standard features
|
||||
3.4.1. Sampling and converting information
|
||||
3.4.2. Maps
|
||||
|
@ -50,7 +51,6 @@ Summary
|
|||
3.4.6. Formatted strings
|
||||
3.4.7. HTTP rewriting and redirection
|
||||
3.4.8. Server protection
|
||||
3.4.9. Statistics
|
||||
3.5. Advanced features
|
||||
3.5.1. Management
|
||||
3.5.2. System-specific capabilities
|
||||
|
|
Loading…
Reference in New Issue