[Groonga-commit] pgroonga/pgroonga.github.io at 8088be0 [master] Remove the last "." from items

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Oct 10 21:46:29 JST 2015


Kouhei Sutou	2015-10-10 21:46:29 +0900 (Sat, 10 Oct 2015)

  New Revision: 8088be028b53452658922c1011bab932c999d689
  https://github.com/pgroonga/pgroonga.github.io/commit/8088be028b53452658922c1011bab932c999d689

  Message:
    Remove the last "." from items

  Modified files:
    reference/functions/pgroonga-command.md
    reference/functions/pgroonga-table-name.md

  Modified: reference/functions/pgroonga-command.md (+1 -1)
===================================================================
--- reference/functions/pgroonga-command.md    2015-10-10 21:31:39 +0900 (6027283)
+++ reference/functions/pgroonga-command.md    2015-10-10 21:46:29 +0900 (ddb0958)
@@ -105,4 +105,4 @@ SELECT *
 
 ## See also
 
-  * [Examples in tutorial](../../tutorial/#groonga).
+  * [Examples in tutorial](../../tutorial/#groonga)

  Modified: reference/functions/pgroonga-table-name.md (+2 -2)
===================================================================
--- reference/functions/pgroonga-table-name.md    2015-10-10 21:31:39 +0900 (1641b64)
+++ reference/functions/pgroonga-table-name.md    2015-10-10 21:46:29 +0900 (1ab392f)
@@ -102,5 +102,5 @@ SELECT *
 
 ## See also
 
-  * [`pgroonga.table_name` function description in tutorial](../../tutorial/#pgroonga-table-name).
-  * [Attention when you use `select` Groonga command](pgroonga-command.html#attention).
+  * [`pgroonga.table_name` function description in tutorial](../../tutorial/#pgroonga-table-name)
+  * [Attention when you use `select` Groonga command](pgroonga-command.html#attention)
-------------- next part --------------
HTML����������������������������...
Download 



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