Navigation Menu

Skip to content

Commit

Permalink
doc: remove a needless link
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Aug 27, 2012
1 parent 8708fdd commit 754dcf0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/source/reference/executables/groonga-httpd.txt
Expand Up @@ -12,9 +12,9 @@ groonga-httpd is a program to communicate with a groonga server using
the HTTP protocol. It functions as same as
:doc:`groonga-server-http`. Although :doc:`groonga-server-http` has
limited support for HTTP with a minimal built-in HTTP server,
:ref:`groonga-httpd` has full support for HTTP with an embedded `nginx
<http://nginx.org/>`_. All standards-compliance and features
provided by nginx is also available in groonga-httpd.
groonga-httpd has full support for HTTP with an embedded `nginx
<http://nginx.org/>`_. All standards-compliance and features provided
by nginx is also available in groonga-httpd.

groonga-httpd has an Web-based administration tool implemented with HTML and
JavaScript. You can access to it from http://hostname:port/.
Expand Down

0 comments on commit 754dcf0

Please sign in to comment.