[Groonga-commit] groonga/groonga at fed40f2 [master] doc: fix path

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Aug 13 22:17:14 JST 2015


Kouhei Sutou	2015-08-13 22:17:14 +0900 (Thu, 13 Aug 2015)

  New Revision: fed40f22561cecb6a42ecc86658cc1e47a6a29c2
  https://github.com/groonga/groonga/commit/fed40f22561cecb6a42ecc86658cc1e47a6a29c2

  Message:
    doc: fix path

  Modified files:
    doc/source/reference/api/grn_thread.rst

  Modified: doc/source/reference/api/grn_thread.rst (+4 -4)
===================================================================
--- doc/source/reference/api/grn_thread.rst    2015-08-13 22:09:15 +0900 (b7951b2)
+++ doc/source/reference/api/grn_thread.rst    2015-08-13 22:17:14 +0900 (e220327)
@@ -18,10 +18,10 @@ Example
 -------
 
 Here is a real word use case of ``grn_thread_*`` APIs by
-:doc:`/executables/groonga`. :doc:`/executables/groonga` increases its
-thread pool size when the max number of threads is
-increased. :doc:`/executables/groonga` decreases its thread pool size
-and stops too many threads when the max number of threads is
+:doc:`/reference/executables/groonga`. :doc:`/reference/executables/groonga`
+increases its thread pool size when the max number of threads is
+increased. :doc:`/reference/executables/groonga` decreases its thread
+pool size and stops too many threads when the max number of threads is
 decreased.
 
 .. code-block :: c
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index