Skip to content

Commit

Permalink
regenerating docs changed api.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Chad McElligott committed Mar 12, 2013
1 parent b2a0771 commit b7f4dd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api.html
Expand Up @@ -618,7 +618,7 @@
res.location('foo/bar');
res.location('http://example.com');
res.location('../login');
res.location('back')
res.location('back');
</code></pre><p>You can use the same kind of <code>urls</code> as in
<code>res.redirect()</code>.
</p><p>For example, if your application is mounted at <code>/blog</code>,
Expand Down

0 comments on commit b7f4dd7

Please sign in to comment.