commit 4bc43f886cfea47d6a965d00e89aaeb734147e79
parent 490a52b13d78d23539c60ad266e84dee9b6852f8
Author: Joris Vink <joris@coders.se>
Date: Tue, 2 Feb 2021 12:02:56 +0100
fix version here too
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/api/python.md b/api/python.md
@@ -1909,7 +1909,7 @@ if not d:
For a more detailed example, see [this](https://git.kore.io/kore/file/examples/python-async/src/async_process.py) source file.
-Or see the [kore.proc](https://docs.kore.io/3.2.0/api/python.html#proc) description.
+Or see the [kore.proc](https://docs.kore.io/4.1.0/api/python.html#proc) description.
* [kill](#prockill)
* [reap](#procreap)