example fix
diff --git a/user_guide/helpers/url_helper.html b/user_guide/helpers/url_helper.html
index fb3f9dd..f1f009d 100644
--- a/user_guide/helpers/url_helper.html
+++ b/user_guide/helpers/url_helper.html
@@ -103,7 +103,7 @@
 <code>http://some-site.com/blog/comments/123</code>
 
 <p>The function would return:</p>
-<code>blog/comments/123</code>
+<code>/blog/comments/123</code>
 
 
 <h2>index_page()</h2>