Skip to content

Commit c49f90e

Browse files
committed
fix(): Documentation link
1 parent 3fb7f54 commit c49f90e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hivemq-edge/src/main/resources/hivemq-edge-configuration.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"documentationLink" : {
1919
"displayText" : "HiveMQ Edge Documentation",
20-
"url" : "https://github.com/hivemq/hivemq-edge/wiki",
20+
"url" : "https://docs.hivemq.com/hivemq-edge/index.html",
2121
"description" : "Find out more about HiveMQ Edge",
2222
"target" : "_blank",
2323
"imageUrl" : "",

0 commit comments

Comments
 (0)