Skip to content

Commit

Permalink
Fix wrong filter in example
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthur Clemens committed Nov 7, 2013
1 parent bf173c6 commit e7d2cd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/ref/filters/filter_urlize.rst
Expand Up @@ -5,7 +5,7 @@ Find urls in the given input and make them clickable.

Example::

{{ "http://foo.bar/"|escape_link }}
{{ "http://foo.bar/"|urlize }}

Outputs::

Expand Down

0 comments on commit e7d2cd9

Please sign in to comment.