Navigation Menu

Skip to content

Commit

Permalink
doc: fix dangling links
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Aug 27, 2012
1 parent 5237ada commit 8708fdd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/source/news.txt
Expand Up @@ -337,7 +337,7 @@ Improvements
* Accepted ``@`` as a valid name character.
* [tokenizer] Added a tokenizer based on
`KyTea <http://www.phontron.com/kytea/>`_.
* Supported :doc:`offline index construction </indexing>`.
* Supported :doc:`offline index construction </reference/indexing>`.
* [tokenizer] Supported MeCab 0.993. [groonga-dev,00703]
[Reported by Masaharu YOSHIOKA]
* [windows] Supported MessagePack.
Expand Down
2 changes: 1 addition & 1 deletion doc/source/news/1.2.x.txt
Expand Up @@ -228,7 +228,7 @@ Improvements
* Supported :doc:`/reference/commands/check` for hash table.
* Ignored invalid _score in --sortby of :doc:`/reference/commands/select`
for convenience. #1030
* Added document about :doc:`/log`.
* Added document about :doc:`/reference/log`.
* Supported ~/.editrc.
* Supported ~/.groonga-history.

Expand Down

0 comments on commit 8708fdd

Please sign in to comment.