From feae1fd6856446763ff571ea76e71ed5ca276103 Mon Sep 17 00:00:00 2001 From: Carla Schroder Date: Mon, 27 Apr 2015 18:14:32 -0700 Subject: [PATCH] Update howto_contribute.rst --- index/howto_contribute.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index/howto_contribute.rst b/index/howto_contribute.rst index 7ac5484e8..f2e7ed310 100644 --- a/index/howto_contribute.rst +++ b/index/howto_contribute.rst @@ -22,7 +22,7 @@ request. The manuals are written using Sphinx and RST markup. repository on Github. Read the README.rst on the front page of the repo for instructions on setting up your build enviroment. -* The documentation for the desktop sync client is incorporated into the +* The documentation for the desktop sync client is in the ``doc`` directory of the `Desktop client repo `_. See the README.md for instructions.