commit 7f2bb037a11a323908d014d5fe7f7e229d6e58ac
parent 876cad8748638a3373ceb963b5f49af620a88d50
Author: Vincent Forest <vincent.forest@meso-star.com>
Date: Mon, 22 Sep 2025 18:27:30 +0200
Small change in the "overview" example page
Ensures typographical consistency of "http[s]": some were written in
uppercase and others in lowercase.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/example/home/overview.md b/example/home/overview.md
@@ -8,7 +8,7 @@ This is a TSV (Tab Separated Value) file in which each line first
defines the section label as it will appear in the menu, followed by the
targeted content.
-The sections indexed in the menu can be an external HTTP[S] URL, a
+The sections indexed in the menu can be an external http[s] URL, a
remote directory managed elsewhere, or, more commonly, a subdirectory of
the repository.
In this case, this subdirectory must contain an `index.tsv` file that