From d34277a6c0d366631721b47a1b003739ce0ad538 Mon Sep 17 00:00:00 2001 From: Yoann N Date: Thu, 23 Feb 2023 09:07:20 +0100 Subject: [PATCH] Update README sample config link (#2987) ### Pull Request Checklist * [x] I have added Go unit tests or [Complement integration tests](https://github.com/matrix-org/complement) for this PR _or_ I have justified why this PR doesn't need tests * [x] Pull request includes a [sign off below using a legally identifiable name](https://matrix-org.github.io/dendrite/development/contributing#sign-off) _or_ I have already signed off privately --- build/docker/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/docker/README.md b/build/docker/README.md index d8abd6538..b66cb864b 100644 --- a/build/docker/README.md +++ b/build/docker/README.md @@ -50,7 +50,7 @@ The key files will now exist in your current working directory, and can be mount ## Starting Dendrite -Create your config based on the [`dendrite-sample.monolith.yaml`](https://github.com/matrix-org/dendrite/blob/main/dendrite-sample.monolith.yaml) sample configuration file. +Create your config based on the [`dendrite-sample.yaml`](https://github.com/matrix-org/dendrite/blob/main/dendrite-sample.yaml) sample configuration file. Then start the deployment: