]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
link fix (#527)
authorAbdullah <aotaibi12@gmail.com>
Sun, 10 Apr 2016 15:57:09 +0000 (18:57 +0300)
committerDavid Lord <davidism@gmail.com>
Sun, 10 Apr 2016 15:57:09 +0000 (08:57 -0700)
docs/integration.rst

index bc9e81f73ea400fa7e6994d4c1031bed7a5182bb..3a4988b00d4fd0e1d44b4f56d47a42c8832436cb 100644 (file)
@@ -81,10 +81,10 @@ snippet and add it into your `config/environment.py`::
 TextMate
 --------
 
-There is a bundle for TextMate that supports syntax highlighting for Jinja1 and Jinja2 for text based
+There is a `bundle for TextMate`_ that supports syntax highlighting for Jinja1 and Jinja2 for text based
 templates as well as HTML.  It also contains a few often used snippets.
 
-.. _TextMate Bundle: https://github.com/mitsuhiko/jinja2-tmbundle
+.. _bundle for TextMate: https://github.com/mitsuhiko/jinja2-tmbundle
 
 Vim
 ---