From a5927cefa058d5b6cd43a79a2893338baaa8a59d Mon Sep 17 00:00:00 2001 From: Yuki Date: Tue, 26 May 2015 05:28:17 +0530 Subject: [PATCH] [skip ci] update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 445bfcbb..736197ff 100644 --- a/README.md +++ b/README.md @@ -49,14 +49,14 @@ Try connecting to the database: ### nginx -See [docs/nginx.conf](https://github.com/nilsding/justask/blob/master/docs/nginx.conf) +See [docs/nginx.conf](https://github.com/Retrospring/retrospring/blob/master/docs/nginx.conf) for the configuration we use on Retrospring. ### justask #### Clone the Source - $ git clone --recursive https://github.com/nilsding/justask.git justask + $ git clone --recursive https://github.com/Retrospring/retrospring.git retrospring #### Configure It