1
0
mirror of https://github.com/taigrr/nats.docs synced 2025-01-18 04:03:23 -08:00

Update pubsub.md

This commit is contained in:
Ginger Collison 2019-11-02 09:33:48 -05:00 committed by GitHub
parent ad782b838b
commit 7314ad4459
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,5 +4,5 @@ NATS implements a publish-subscribe message distribution model for one-to-many c
![](../.gitbook/assets/pubsub.svg)
Try NATS publish subscribe on your own, using a live server by walking through the [pub-sub tutorial](../developing-with-nats/intro-6/pubsub.md).
Try NATS publish subscribe on your own, using a live server by walking through the [pub-sub tutorial](../developing-with-nats/tutorials/pubsub.md).