diff options
Diffstat (limited to 'docs/README.md')
| -rw-r--r-- | docs/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md index 60466f443b..dafe542372 100644 --- a/docs/README.md +++ b/docs/README.md @@ -14,7 +14,7 @@ Please [see rabbitmq.com](https://rabbitmq.com/documentation.html) for documenta Feeling nostalgic and looking for the [classic configuration file example](https://github.com/rabbitmq/rabbitmq-server/blob/v3.7.x/docs/rabbitmq.config.example)? Now that's old school! Keep in mind that classic configuration file **should be considered deprecated**. Prefer `rabbitmq.conf` (see [new style configuration format](https://www.rabbitmq.com/configure.html#config-file-formats)) -with `advanced.config` as needed. +with an `advanced.config` to complement it as needed. ## man Pages |
