Skip to content

Commit

Permalink
Merge pull request #324 from hivemq/fix-doc-string
Browse files Browse the repository at this point in the history
fix(): Documentation link
  • Loading branch information
sfrehse authored Mar 18, 2024
2 parents 3fb7f54 + c49f90e commit 2596c2e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"documentationLink" : {
"displayText" : "HiveMQ Edge Documentation",
"url" : "https://github.com/hivemq/hivemq-edge/wiki",
"url" : "https://docs.hivemq.com/hivemq-edge/index.html",
"description" : "Find out more about HiveMQ Edge",
"target" : "_blank",
"imageUrl" : "",
Expand Down

0 comments on commit 2596c2e

Please sign in to comment.