Skip to content

Commit 1109b01

Browse files
committed
Minor fix to examples.
1 parent ce408d7 commit 1109b01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libs/network/doc/examples/hello_world.qbk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88

99
[section:hello_world Hello World]
1010

11-
[import ../../example/hello_world_server.cpp]
11+
[import ../../example/http/hello_world_server.cpp]
1212
[hello_world_server_main]
1313

14-
[import ../../example/hello_world_client.cpp]
14+
[import ../../example/http/hello_world_client.cpp]
1515
[hello_world_client_main]
1616

1717
[endsect] [/hello_world]

0 commit comments

Comments
 (0)