Skip to content

Commit 23043f5

Browse files
committed
fix bad links
Signed-off-by: Ryan Winter <[email protected]>
1 parent accfb73 commit 23043f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/iot-operations/create-edge-apps/overview-state-store.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The state store allows an edge application to persist data on the edge. Typical
3232

3333
## State store authorization
3434

35-
The state store extends MQTT broker's authorization mechanism, allowing individual clients to have optional read and write access to specific keys. Read more on how to [configure MQTT broker authorization](manage-mqtt-broker/howto-configure-authorization.md) for the state store.
35+
The state store extends MQTT broker's authorization mechanism, allowing individual clients to have optional read and write access to specific keys. Read more on how to [configure MQTT broker authorization](../manage-mqtt-broker/howto-configure-authorization.md) for the state store.
3636

3737
## Interacting with the state store
3838

@@ -51,4 +51,4 @@ For instructions on setting up your cluster and using the tool, refer to the [st
5151
## Related content
5252

5353
* [Learn about the MQTT broker state store protocol](concept-about-state-store-protocol.md)
54-
* [Configure MQTT broker authorization](manage-mqtt-broker/howto-configure-authorization.md)
54+
* [Configure MQTT broker authorization](../manage-mqtt-broker/howto-configure-authorization.md)

0 commit comments

Comments
 (0)