Skip to content

Commit

Permalink
fix link in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
p7g committed Dec 8, 2020
1 parent fe3284f commit 658176c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ required.

This is the implementation of the pool. It is generic over a type of
connection, and all implementation-specific logic is contained within a
[`ConnectionStrategy`](#connectionstrategy).
[`ConnectionStrategy`](#asyncio_connection_poolconnectionstrategy).

A pool is created as follows:

Expand Down

0 comments on commit 658176c

Please sign in to comment.