From 91b6dbe9b21eb94fc5aa94065a393781ecede4dc Mon Sep 17 00:00:00 2001 From: "Tristan B. Kildaire" Date: Sun, 5 Jun 2016 11:58:12 +0200 Subject: [PATCH] Update setting-up.md --- doc/setting-up.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/setting-up.md b/doc/setting-up.md index 5b205da..8f705eb 100644 --- a/doc/setting-up.md +++ b/doc/setting-up.md @@ -79,6 +79,6 @@ Check out the following in order: 1. Setting up data-storage system (choose i or ii) 1. [Setting up using Postgres](database/postgres/install-and-configure-postgres.md) - 2. [Setting up using Redis](database/postgres/install-and-configure-redis.md) + 2. [Setting up using Redis](database/redis/install-and-configure-redis.md) 2. [Setting up NNTPChan system](srnd.md) 3. [Setting up feeds](feeds.md)