Update to pub/sub statefulsets doc title/link title (#3176)

* update to title/link title per Mark

Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* update order in toc

Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

---------

Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
This commit is contained in:
Hannah Hunter 2023-02-15 13:44:05 -06:00 committed by GitHub
parent 127aa75dfd
commit 87c49b1b25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
---
type: docs
title: "How to: Subscribe to messages using StatefulSet"
linkTitle: "How to: Subscribe with StatefulSet"
weight: 2000
title: "How to: Horizontally scale subscribers with StatefulSets"
linkTitle: "How to: Horizontally scale subscribers with StatefulSets"
weight: 6000
description: "Learn how to subscribe with StatefulSet and scale horizontally with consistent consumer IDs"
---
@ -91,4 +91,4 @@ spec:
- Try the [pub/sub tutorial](https://github.com/dapr/quickstarts/tree/master/tutorials/pub-sub).
- Learn about [messaging with CloudEvents]({{< ref pubsub-cloudevents.md >}}) and when you might want to [send messages without CloudEvents]({{< ref pubsub-raw.md >}}).
- Review the list of [pub/sub components]({{< ref setup-pubsub >}}).
- Read the [API reference]({{< ref pubsub_api.md >}}).
- Read the [API reference]({{< ref pubsub_api.md >}}).