From 0fa8ad4e93a887038617dcced653e9b05389fc27 Mon Sep 17 00:00:00 2001 From: fox Date: Fri, 11 Dec 2020 12:50:57 +0000 Subject: [PATCH] Update page 'Home' --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index fff71c5..33813b0 100644 --- a/Home.md +++ b/Home.md @@ -85,7 +85,7 @@ If you want to pass entire nginx virtual host to tt-rss, put `/` in the location ```nginx location / { - ... + ... } ```