Skip to content

Commit

Permalink
Tweak documentation a bit.
Browse files Browse the repository at this point in the history
  • Loading branch information
Raynes committed May 8, 2012
1 parent 839b717 commit 84d02f3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/noir/response.clj
Expand Up @@ -68,7 +68,8 @@
:headers {"Location" (options/resolve-url url)}
:body ""})

(def #^{:doc "Alias to temporary-redirect"}
(def #^{:doc "A header temporary redirect to a different url.
Alias to `temporary-redirect`."}
redirect temporary-redirect)

(defn empty
Expand Down

0 comments on commit 84d02f3

Please sign in to comment.