Skip to content

Commit

Permalink
add two topics to the navigation (#44)
Browse files Browse the repository at this point in the history
* fix image issue and updates to navigation tabs

* Update overview.mdx

* cleaning up images

* rename to see if works

* Update mint.json

* Update emqx.mdx

* Revert "rename to see if works"

This reverts commit b09df2f.

---------

Signed-off-by: IrisWan <[email protected]>
Co-authored-by: WanYixian <[email protected]>
Co-authored-by: IrisWan <[email protected]>
  • Loading branch information
3 people authored Nov 14, 2024
1 parent 3f671b6 commit 4159c60
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion integrations/sources/emqx.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This guide will walk you through creating an EMQX broker on **EMQX Cloud** and c

Start by signing up for an [EMQX Cloud](https://accounts.emqx.com/signup?continue=https%3A%2F%2Fwww.emqx.com%2Fcn%2Fcloud) account. The platform offers a 14-day free trial to explore its services.

![Sign Up for EMQX Cloud](../images/emqx_sign_up_for_emqx_cloud.png)
![Sign Up for EMQX Cloud](/images/emqx_sign_up_for_emqx_cloud.png)

*Sign up for EMQX Cloud.*

Expand Down
4 changes: 3 additions & 1 deletion mint.json
Original file line number Diff line number Diff line change
Expand Up @@ -699,7 +699,9 @@
{
"group": "MQTT",
"pages": [
"integrations/sources/coreflux-broker"
"integrations/sources/coreflux-broker",
"integrations/sources/emqx",
"integrations/sources/hivemq"
]
}
]
Expand Down

0 comments on commit 4159c60

Please sign in to comment.