diff options
-rw-r--r-- | docs/src/lexers.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/lexers.txt b/docs/src/lexers.txt index 6baf7eb1..ebc061cc 100644 --- a/docs/src/lexers.txt +++ b/docs/src/lexers.txt @@ -523,7 +523,7 @@ Template languages Generic `myghty templates`_ lexer. Code that isn't Myghty markup is yielded as `Token.Other`. - .. _mygthy templates: http://www.myghty.org/ + .. _myghty templates: http://www.myghty.org/ :Aliases: ``myghty`` :Filename patterns: ``*.myt``, ``autodelegate`` |