Skip to content

Commit 2529808

Browse files
JoshVanLhhunter-ms
andauthored
v1.10 fix links (#3876)
* fix link Signed-off-by: Hannah Hunter <[email protected]> * try again with link Signed-off-by: Hannah Hunter <[email protected]> * pub-sub Signed-off-by: Hannah Hunter <[email protected]> --------- Signed-off-by: Hannah Hunter <[email protected]> Co-authored-by: Hannah Hunter <[email protected]>
1 parent 2f88f33 commit 2529808

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

daprdocs/content/en/reference/components-reference/supported-bindings/kubemq.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ This component supports both **input and output** binding interfaces.
4848
{{< tabs "Self-Hosted" "Kubernetes">}}
4949

5050
{{% codetab %}}
51-
1. Obtain KubeMQ Key by visiting [https://account.kubemq.io/login/register](https://account.kubemq.io/login/register) and register for a key.
51+
1. [Obtain KubeMQ Key](https://docs.kubemq.io/getting-started/quick-start#obtain-kubemq-license-key).
5252
2. Wait for an email confirmation with your Key
5353

5454
You can run a KubeMQ broker with Docker:
@@ -61,7 +61,7 @@ You can then interact with the server using the client port: `localhost:50000`
6161
{{% /codetab %}}
6262

6363
{{% codetab %}}
64-
1. Obtain KubeMQ Key by visiting [https://account.kubemq.io/login/register](https://account.kubemq.io/login/register) and register for a key.
64+
1. [Obtain KubeMQ Key](https://docs.kubemq.io/getting-started/quick-start#obtain-kubemq-license-key).
6565
2. Wait for an email confirmation with your Key
6666

6767
Then Run the following kubectl commands:

daprdocs/content/en/reference/components-reference/supported-pubsub/setup-kubemq.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ spec:
4242
{{< tabs "Self-Hosted" "Kubernetes">}}
4343

4444
{{% codetab %}}
45-
1. Obtain KubeMQ Key by visiting [https://account.kubemq.io/login/register](https://account.kubemq.io/login/register) and register for a key.
45+
1. [Obtain KubeMQ Key](https://docs.kubemq.io/getting-started/quick-start#obtain-kubemq-license-key).
4646
2. Wait for an email confirmation with your Key
4747

4848
You can run a KubeMQ broker with Docker:
@@ -55,7 +55,7 @@ You can then interact with the server using the client port: `localhost:50000`
5555
{{% /codetab %}}
5656

5757
{{% codetab %}}
58-
1. Obtain KubeMQ Key by visiting [https://account.kubemq.io/login/register](https://account.kubemq.io/login/register) and register for a key.
58+
1. [Obtain KubeMQ Key](https://docs.kubemq.io/getting-started/quick-start#obtain-kubemq-license-key).
5959
2. Wait for an email confirmation with your Key
6060

6161
Then Run the following kubectl commands:

0 commit comments

Comments
 (0)