aboutsummaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
authorkdam0 <kumar.damani@mail.utoronto.ca>2017-04-15 02:26:18 +0000
committerkdam0 <kumar.damani@mail.utoronto.ca>2017-04-15 02:26:18 +0000
commit60a53ac331e33cab3173a6803dcf11de3ff47ae6 (patch)
treee972da6b41e91bde064c8827f150f399759b6bca /views
parentc06a7af55e7a40abc6eb12fff56851c6512e32c7 (diff)
fixed form submt on home page
Diffstat (limited to 'views')
-rw-r--r--views/index.hbs2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/index.hbs b/views/index.hbs
index dfb06d3..4d5f3f7 100644
--- a/views/index.hbs
+++ b/views/index.hbs
@@ -3,7 +3,7 @@
<div class="header-content">
- <form action="/search/courses" method="get" id="search-field">
+ <form action="/" method="get" id="search-field">
<section class="header-content-inner">
<p><strong>The solutions to all your problems</strong></p>
<hr> <!-- Divider -->