Navigation Menu

Skip to content

Commit

Permalink
Remove the last "." from items
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Oct 10, 2015
1 parent 86aa136 commit 8088be0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion reference/functions/pgroonga-command.md
Expand Up @@ -105,4 +105,4 @@ SELECT *

## See also

* [Examples in tutorial](../../tutorial/#groonga).
* [Examples in tutorial](../../tutorial/#groonga)
4 changes: 2 additions & 2 deletions reference/functions/pgroonga-table-name.md
Expand Up @@ -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)

0 comments on commit 8088be0

Please sign in to comment.