diff --git a/concepts/pubsub.md b/concepts/pubsub.md index d8b7c06..bb239c2 100644 --- a/concepts/pubsub.md +++ b/concepts/pubsub.md @@ -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).