diff --git a/README.md b/README.md index fad0add04..11c5a53ad 100644 --- a/README.md +++ b/README.md @@ -29,16 +29,16 @@ Please refer to the following files depending on what you're looking for: The more detailed documentation is located into the doc/ directory: - -[ doc/intro.txt ](doc/intro.txt) for a quick introduction on HAProxy - -[ doc/configuration.txt ](doc/configuration.txt) for the configuration's reference manual - -[ doc/lua.txt ](doc/lua.txt) for the Lua's reference manual - -[ doc/SPOE.txt ](doc/SPOE.txt) for how to use the SPOE engine - -[ doc/network-namespaces.txt ](doc/network-namespaces.txt) for how to use network namespaces under Linux - -[ doc/management.txt ](doc/management.txt) for the management guide - -[ doc/regression-testing.txt ](doc/regression-testing.txt) for how to use the regression testing suite - -[ doc/peers.txt ](doc/peers.txt) for the peers protocol reference - -[ doc/coding-style.txt ](doc/coding-style.txt) for how to adopt HAProxy's coding style - -[ doc/internals ](doc/internals) for developer-specific documentation (not all up to date) + - [ doc/intro.txt ](doc/intro.txt) for a quick introduction on HAProxy + - [ doc/configuration.txt ](doc/configuration.txt) for the configuration's reference manual + - [ doc/lua.txt ](doc/lua.txt) for the Lua's reference manual + - [ doc/SPOE.txt ](doc/SPOE.txt) for how to use the SPOE engine + - [ doc/network-namespaces.txt ](doc/network-namespaces.txt) for how to use network namespaces under Linux + - [ doc/management.txt ](doc/management.txt) for the management guide + - [ doc/regression-testing.txt ](doc/regression-testing.txt) for how to use the regression testing suite + - [ doc/peers.txt ](doc/peers.txt) for the peers protocol reference + - [ doc/coding-style.txt ](doc/coding-style.txt) for how to adopt HAProxy's coding style + - [ doc/internals ](doc/internals) for developer-specific documentation (not all up to date) ## License