docs: Integration link fix
diff --git a/docs/integration.rst b/docs/integration.rst
index 79dff76..92a3b14 100644
--- a/docs/integration.rst
+++ b/docs/integration.rst
@@ -81,10 +81,11 @@
 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
 ---