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

[backport]
This commit is contained in:
Jjp137
2019-09-24 22:12:08 -07:00
committed by Andreas Rumpf
parent cbefb266bb
commit e065e51245

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>`_