From 85f0eea9572f48049176bc713f3d1b5481e3ead9 Mon Sep 17 00:00:00 2001 From: Meno25 Date: Mon, 10 Apr 2023 11:40:44 +0000 Subject: [PATCH] Minor update for README * Use https instead of http Change-Id: I56bdd89e0d3dfb11c5e51b62b7999c9c82474da3 --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index c8b755be..d61681fe 100644 --- a/README +++ b/README @@ -39,7 +39,7 @@ html text == Parameters == For details information of these parameters, see the documentation of Pygments' -HtmlFormatter at . +HtmlFormatter at . * lang; Defines the language. * line; Corresponds to linenos="inline" option.