branch: master
commit 6927f6943e4c9595f1c85a839d5a5407ad555f92
Author: Joao Tavora <joaotav...@gmail.com>
Commit: Joao Tavora <joaotav...@gmail.com>

    minor: README.mdown link
---
 README.mdown |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/README.mdown b/README.mdown
index aed81ad..da61284 100644
--- a/README.mdown
+++ b/README.mdown
@@ -5,7 +5,7 @@ type an abbreviation and automatically expand it into function
 templates. Bundled language templates include: C, C++, C#, Perl,
 Python, Ruby, SQL, LaTeX, HTML, CSS and more. The snippet syntax
 is inspired from [TextMate's][textmate-snippets] syntax, you can
-even [import][#import] most TextMate templates to
+even [import](#import) most TextMate templates to
 YASnippet. Watch [a demo on YouTube][youtube-demo] or download a
 [higher resolution version][high-res-demo].
 
@@ -64,6 +64,8 @@ To use YASnippet as a non-global minor mode, replace 
`(yas-global-mode 1)` with
 
 # Where are the snippets?
 
+<a name="import"></a>
+
 Yasnippet no longer bundles snippets directly, but it's very easy to
 get some!
 

Reply via email to