You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,7 +83,7 @@ All the dependencies listed below have links that will take you to the library o
83
83
84
84
Production external dependencies:
85
85
86
-
- Version 1.13 (or later) of Chris Kohlhoff's [`asio`](https://think-async.com/Asio/) library is required. Note that it is the stand-alone library, not the Boost Asio implementation.
86
+
- Version 1.13 (or later) of Chris Kohlhoff's [`asio`](https://github.com/chriskohlhoff/asio) library is required. Note that it is the stand-alone library, not the Boost Asio implementation.
87
87
- Version 0.9 (or later) of [`utility-rack`](https://connectivecpp.github.io/utility-rack), which is a repository in the same GitHub account as Chops Net IP (`shared_buffer.hpp`, `erase_where.hpp`, `overloaded.hpp`, and `cast_ptr_to` are required).
88
88
- Version 0.1 (or later) of Martin Moene's [`expected-lite`](https://github.com/martinmoene/expected-lite) library.
0 commit comments