Skip to content

Commit 20cc2ff

Browse files
qwwdfsadbsideup
andauthored
Update kotlinx-coroutines-debug/README.md
Co-Authored-By: Sergei Egorov <[email protected]>
1 parent e685384 commit 20cc2ff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

kotlinx-coroutines-debug/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ of coroutines hierarchy referenced by a [Job] or [CoroutineScope] instances usin
1515

1616
This module also provides an automatic [BlockHound](https://github.com/reactor/BlockHound) integration
1717
that detects when a blocking operation was called in a coroutine context that prohibits it. In order to use it,
18-
please follow the BlockHound [quick start guide](https://github.com/reactor/BlockHound/blob/master/docs/quick_start.md).
18+
please follow the BlockHound [quick start guide](
19+
https://github.com/reactor/BlockHound/blob/1.0.2.RELEASE/docs/quick_start.md).
1920

2021
### Using in your project
2122

0 commit comments

Comments
 (0)