diff --git a/synapse/README.md b/synapse/README.md index e2781d0..b3e6bac 100644 --- a/synapse/README.md +++ b/synapse/README.md @@ -47,7 +47,7 @@ We'll use Synapse, using the workers architecture to make it scalable, flexible The default installation leaves you with an sqlite3 database. Nice for experimenting, but unsuitable for a production environment. -[Here's how you setup PostgreSQL](../postgres). +[Here's how you setup PostgreSQL](../postgresql). # Logging