From db788c21ca0e6a48cb2a10566c78046a88f0c075 Mon Sep 17 00:00:00 2001 From: Christophe Coevoet Date: Wed, 22 Feb 2017 15:30:14 +0100 Subject: [PATCH] Improve the wording of the link to the PluginClient doc --- components/client-common.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/client-common.rst b/components/client-common.rst index 8e1a616..4137c70 100644 --- a/components/client-common.rst +++ b/components/client-common.rst @@ -80,7 +80,7 @@ If one or more of the requests throw exceptions, they are added to the PluginClient ------------ -See :doc:`/plugins/introduction` +See :doc:`the documentation about plugins ` HttpClientPool --------------