Skip to content

Commit d59040c

Browse files
Modified link for Asio in README.
1 parent d05a207 commit d59040c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ All the dependencies listed below have links that will take you to the library o
8383

8484
Production external dependencies:
8585

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.
8787
- 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).
8888
- Version 0.1 (or later) of Martin Moene's [`expected-lite`](https://github.com/martinmoene/expected-lite) library.
8989

0 commit comments

Comments
 (0)