From 886453a2e41b10fab997e5e744b46cebb9c60b9f Mon Sep 17 00:00:00 2001 From: Kegan Dougal Date: Thu, 28 May 2015 11:44:30 +0100 Subject: [PATCH] Test break RST --- supporting-docs/howtos/client-server.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/supporting-docs/howtos/client-server.rst b/supporting-docs/howtos/client-server.rst index 3bed5a9f..ae278741 100644 --- a/supporting-docs/howtos/client-server.rst +++ b/supporting-docs/howtos/client-server.rst @@ -13,7 +13,7 @@ How to use the client-server API This guide focuses on how the client-server APIs *provided by the reference home server* can be used. Since this is specific to a home server implementation, there may be variations in relation to registering/logging in -which are not covered in extensive detail in this guide. +which are not covered in `extensive`_ detail in this guide. If you haven't already, get a home server up and running on ``http://localhost:8008``.