aboutsummaryrefslogtreecommitdiff
path: root/index.htm.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'index.htm.tmpl')
-rw-r--r--index.htm.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.htm.tmpl b/index.htm.tmpl
index 03f228b..1443aa0 100644
--- a/index.htm.tmpl
+++ b/index.htm.tmpl
@@ -49,7 +49,7 @@
<h2 class="center">Search</h2>
<p>Search all of the ARFNET content fast</p>
<div class="box">
- <form class="form-inline" action="/" method="get">
+ <form class="form-inline" action="/query" method="get">
<input class="input" type="text" name="query">
<button type="submit">Search</button>
</form>