summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Configuration.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Configuration.md b/Configuration.md
index 86ce12e..d72eda1 100644
--- a/Configuration.md
+++ b/Configuration.md
@@ -42,7 +42,7 @@ Template directory and language (from `template/{template_name}/lang/`) to use.
## Paths
Protocol, hostname and base directory for your installation.
-* `PATHINFO.PROT`: [string: `'https://'`]
+* `PATHINFO.PROT`: [string: `'https'`]
* `PATHINFO.HOST`: [string: `'example.org'`]
* `PATHINFO.BASE`: [string: `'sub/directory/'`]