diff options
Diffstat (limited to 'views')
| -rw-r--r-- | views/index.hbs | 2 |
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 --> |
