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

@@ -1,3 +1,7 @@
* Fix async_base documentation link.
--------------------------------------------------------------------------------
Version 326: Version 326:
* Remove GitHub stalebot. * Remove GitHub stalebot.

View File

@@ -44,7 +44,7 @@ composed operations:
[table Asynchronous Helpers [table Asynchronous Helpers
[[Name][Description]] [[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`] [link beast.ref.boost__beast__stable_async_base `stable_async_base`]
][ ][
This class is designed to be used as a base class when authoring This class is designed to be used as a base class when authoring