Fixing link "Using namespaces with pub/sub"

This commit is contained in:
Ricardo Niepel 2021-11-18 17:56:35 +01:00 committed by GitHub
parent d3e13ac295
commit 78edebf656
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -91,7 +91,7 @@ curl -i -d '{ "message": "hello" }' \
```
## Using namespaces with pub/sub
Read [Pub/Sub and namespaces]({{< ref "component-scopes.md" >}}) for more information on scoping components.
Read [Configure Pub/Sub components with multiple namespaces]({{< ref "pubsub-namespaces.md" >}}) for more information on using namespaces with pub/sub.
## Application access to components with scopes