]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
docs: Integration link fix 526/head
authorAbdullah <abdullah@Abdullahs-MacBook-Pro.local>
Mon, 4 Jan 2016 17:13:07 +0000 (20:13 +0300)
committerAbdullah <abdullah@Abdullahs-MacBook-Pro.local>
Mon, 4 Jan 2016 17:13:07 +0000 (20:13 +0300)
docs/integration.rst

index 79dff76138ef6c46f8452763f7c03e84b8b8011e..92a3b14794b39f24a1d4cbabebca88cea9f56d03 100644 (file)
@@ -81,10 +81,11 @@ snippet and add it into your `config/environment.py`::
 TextMate
 --------
 
-Inside the `ext` folder at the root of the Jinja2 project 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
+
 Vim
 ---