mirror of https://github.com/dapr/docs.git
Merge branch 'v1.5' into patch-1
This commit is contained in:
commit
d38bb39447
|
@ -91,7 +91,7 @@ curl -i -d '{ "message": "hello" }' \
|
||||||
```
|
```
|
||||||
|
|
||||||
## Using namespaces with pub/sub
|
## 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
|
## Application access to components with scopes
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue