threadpool: fix link in docs [ci skip] (#12258) [backport]

[backport]

(cherry picked from commit e065e51245)
This commit is contained in:
Jjp137
2019-09-24 22:12:08 -07:00
committed by narimiran
parent 7926440ae3
commit 52ea15cc24

View File

@@ -7,7 +7,7 @@
# distribution, for details about the copyright.
#
## Implements Nim's `spawn <manual.html#parallel-amp-spawn>`_.
## Implements Nim's `spawn <manual_experimental.html#parallel-amp-spawn>`_.
##
## **See also:**
## * `threads module <threads.html>`_