diff --git a/WebCms/Views/Results/Index.cshtml b/WebCms/Views/Results/Index.cshtml index 12d59ee..9a56aab 100644 --- a/WebCms/Views/Results/Index.cshtml +++ b/WebCms/Views/Results/Index.cshtml @@ -15,7 +15,7 @@ new ViewDataDictionary{ {"actionName", "Search"}, {"controllerName", "Results"}, - {"htmlFormAction", "/leaf-data/search/"}}) + {"htmlFormAction", "/services/search/"}})