Skip to content

Commit a9e4a4e

Browse files
cgayalecthomas
authored andcommitted
Fix link to pygments-lexers.txt
Was labelled as pygments-lexers.go
1 parent 9dc3c8c commit a9e4a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ python3 ~/Projects/chroma/_tools/pygments2chroma.py \
216216
&& gofmt -s -w ~/Projects/chroma/lexers/*.go
217217
```
218218

219-
See notes in [pygments-lexers.go](https://github.com/alecthomas/chroma/blob/master/pygments-lexers.txt)
219+
See notes in [pygments-lexers.txt](https://github.com/alecthomas/chroma/blob/master/pygments-lexers.txt)
220220
for a list of lexers, and notes on some of the issues importing them.
221221

222222
<a id="markdown-formatters" name="formatters"></a>

0 commit comments

Comments
 (0)