summaryrefslogtreecommitdiff
path: root/docs/usage/design.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/usage/design.rst')
-rw-r--r--docs/usage/design.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/usage/design.rst b/docs/usage/design.rst
index 9fc68b6..92b4400 100644
--- a/docs/usage/design.rst
+++ b/docs/usage/design.rst
@@ -19,5 +19,5 @@ metadata.
Not everyone uses git for kernel development, and not everyone uses git for
Patchwork-tracked projects.
-It's still possible to hook other programs into Patchwork, using the pwclient
-command-line client for Patchwork, or directly to the XML RPC interface.
+It's still possible to hook other programs into Patchwork, using various
+:doc:`clients </usage/clients>` or the :doc:`APIs </api/index>` directly.