diff options
| author | Michael Klishin <mklishin@pivotal.io> | 2019-09-24 21:30:24 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-09-24 21:30:24 +0300 |
| commit | 4ddcf70e5c4fe50b8f0e3dea37dfc5d4d8b2f1da (patch) | |
| tree | ddb4220b4c140633fd0730ace638b27c7e5ab6c4 /docs | |
| parent | d958a8f9de523efd76bb11a5d8fc54ff00d49fbf (diff) | |
| download | rabbitmq-server-git-4ddcf70e5c4fe50b8f0e3dea37dfc5d4d8b2f1da.tar.gz | |
Wording
Diffstat (limited to 'docs')
| -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 |
