diff --git a/Teknik/Areas/Help/Views/Help/API/API.cshtml b/Teknik/Areas/Help/Views/Help/API/API.cshtml
index d49b8e4..0372688 100644
--- a/Teknik/Areas/Help/Views/Help/API/API.cshtml
+++ b/Teknik/Areas/Help/Views/Help/API/API.cshtml
@@ -22,7 +22,7 @@
The Teknik API is free for everyone to use, and is defined on a per service basis.
- The general API calls can be summarized as follows: @Url.SubRouteUrl("api", "Api.Index")/v@(Model.Config.ApiConfig.Version)/Service/Action
+ The general API calls can be summarized as follows: @Url.SubRouteUrl("api", "Api.Index")v@(Model.Config.ApiConfig.Version)/Service/Action