summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriele Santomaggio <g.santomaggio@gmail.com>2021-02-15 16:20:21 +0100
committerGabriele Santomaggio <g.santomaggio@gmail.com>2021-02-15 16:20:21 +0100
commit742295583e9a6a053717e30d18307c144ed93e07 (patch)
tree4af0739696e162ad1493bd44299db50a51ea562f
parentd52f8da763cc7249d08361482ba8f15887856842 (diff)
downloadrabbitmq-server-git-fix_old_link.tar.gz
fix old linkfix_old_link
-rw-r--r--deps/rabbitmq_auth_backend_oauth2/README.md2
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.