Skip to content

Commit

Permalink
edit
Browse files Browse the repository at this point in the history
  • Loading branch information
floam authored and anandology committed Jan 5, 2011
1 parent 2b767ca commit 298b640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ title: documentation
`redirect(url, status='301 Moved Permanently')`
: Returns a `status` redirect to the new URL.
`url` is joined with the base URL so that things like
`redirect("about") will work properly.
`redirect("about")` will work properly.

`found(url)`
: A `302 Found` redirect.
Expand Down

0 comments on commit 298b640

Please sign in to comment.