Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
Signed-off-by: Hannah Hunter <[email protected]>
  • Loading branch information
hhunter-ms committed Nov 13, 2023
1 parent 456fe6a commit 87b306e
Showing 1 changed file with 2 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,7 @@ This component supports both **input and output** binding interfaces.
{{< tabs "Self-Hosted" "Kubernetes">}}

{{% codetab %}}
<!-- IGNORE_LINKS -->
1. Obtain KubeMQ Key by visiting [https://account.kubemq.io/auth/signup](https://account.kubemq.io/auth/signup) and register for a key.
<!-- END_IGNORE -->
1. Obtain KubeMQ Key by visiting [https://account.kubemq.io/auth/signup](https://account.kubemq.io/auth/signin) and register for a key.
2. Wait for an email confirmation with your Key

You can run a KubeMQ broker with Docker:
Expand All @@ -66,9 +64,7 @@ You can then interact with the server using the client port: `localhost:50000`
{{% /codetab %}}

{{% codetab %}}
<!-- IGNORE_LINKS -->
1. Obtain KubeMQ Key by visiting [https://account.kubemq.io/auth/signup](https://account.kubemq.io/auth/signup) and register for a key.
<!-- END_IGNORE -->
1. Obtain KubeMQ Key by visiting [https://account.kubemq.io/auth/signup](https://account.kubemq.io/auth/signin) and register for a key.
2. Wait for an email confirmation with your Key

Then Run the following kubectl commands:
Expand Down

0 comments on commit 87b306e

Please sign in to comment.