diff options
-rw-r--r-- | deps/rabbitmq_auth_backend_oauth2/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/rabbitmq_auth_backend_oauth2/README.md b/deps/rabbitmq_auth_backend_oauth2/README.md index d98d259779..e5881969c0 100644 --- a/deps/rabbitmq_auth_backend_oauth2/README.md +++ b/deps/rabbitmq_auth_backend_oauth2/README.md @@ -207,7 +207,7 @@ the `monitoring` tag will be `my_rabbit.tag:monitoring`. ## Examples -The [demo](/demo) directory contains example configuration files which can be used to set up +The [demo](/deps/rabbitmq_auth_backend_oauth2/demo) directory contains example configuration files which can be used to set up a development UAA server and issue tokens, which can be used to access RabbitMQ resources. |