diff --git a/doc/2_examples.qbk b/doc/2_examples.qbk index e6c6d7d8..0fdf034b 100644 --- a/doc/2_examples.qbk +++ b/doc/2_examples.qbk @@ -72,7 +72,7 @@ This example implements a very simple HTTP server with some optimizations suitable for calculating benchmarks. * [repo_file example/http-server-fast/fields_alloc.hpp] -* [repo_file example/http-server-fast/http_server.cpp] +* [repo_file example/http-server-fast/http_server_fast.cpp] [endsect]