From f30119e729fc3b08ce4d65f4a596fc5c29a49415 Mon Sep 17 00:00:00 2001 From: Badbanner <72214317+Badbanner@users.noreply.github.com> Date: Thu, 1 Oct 2020 21:12:17 +0530 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f944fe7..6812a7e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -The Ways of the World -===================== +The Ways of the This World +=========================== ## Deployment ## Our site is deployed on a Linode server and runs behind nginx using fastcgi. @@ -14,5 +14,6 @@ Restart nginx with `/etc/init.d/nginx restart` and restart django with `/etc/ini ## When Things Go Wrong ## Check out [this] if you're having trouble with the path info env variable. +Must Check [this]: http://neithere.net/dev/notes/nginx-fcgi-django/