From 9b5aebac2be65c4752f727b2b558acdf96077475 Mon Sep 17 00:00:00 2001 From: Jacob Tomaw Date: Wed, 20 Nov 2019 11:53:45 -0500 Subject: [PATCH] colorize: update Pygments download link (#8407) --- plugins/colorize/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/colorize/README.md b/plugins/colorize/README.md index d1f878e62..32dc97b6e 100644 --- a/plugins/colorize/README.md +++ b/plugins/colorize/README.md @@ -32,4 +32,4 @@ In the latter form, the file contents will be concatenated and presented by less ## Requirements -You have to install Pygments first: [pygments.org](http://pygments.org/download/) +You have to install Pygments first: [pygments.org](http://pygments.org/download.html)