summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2015-12-02 19:17:46 -0500
committerTim Graham <timograham@gmail.com>2015-12-02 19:17:46 -0500
commiteb9efffe0c157fe81f19825aa0a21a0b4a9a03ad (patch)
tree755dc50fed1dd342251c12c3691f9546a5078990 /docs
parentcc9c2b1ef36b4a7a124ddaa4f6cf89af7deae266 (diff)
[1.9.x] Removed duplicate Sphinx reference in docs/ref/templates/builtins.txt.
Diffstat (limited to 'docs')
-rw-r--r--docs/ref/templates/builtins.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/ref/templates/builtins.txt b/docs/ref/templates/builtins.txt
index 2f3d0d57b4..a234240cbf 100644
--- a/docs/ref/templates/builtins.txt
+++ b/docs/ref/templates/builtins.txt
@@ -1972,8 +1972,6 @@ unescaped output will be ``"<B>Joel</B> <button>is</button> a slug"``.
looking for something more robust, you can use the ``bleach`` Python
library, notably its `clean`_ method.
-.. _clean: http://bleach.readthedocs.org/en/latest/clean.html
-
.. templatefilter:: rjust
rjust