Fix async_base documentation link

closes #2217
This commit is contained in:
Gudmundur Adalsteinsson
2021-04-19 14:36:47 +00:00
committed by Richard Hodges
parent b175ca892e
commit 8381336074
2 changed files with 5 additions and 1 deletions

View File

@@ -44,7 +44,7 @@ composed operations:
[table Asynchronous Helpers
[[Name][Description]]
[[
[link beast.ref.boost__beast__async_base `async_op_base`]
[link beast.ref.boost__beast__async_base `async_base`]
[link beast.ref.boost__beast__stable_async_base `stable_async_base`]
][
This class is designed to be used as a base class when authoring