Skip to content

Commit

Permalink
Update url of Getting Started Guide.
Browse files Browse the repository at this point in the history
  • Loading branch information
gfinocchiaro committed Nov 22, 2018
1 parent 1107c55 commit c65d98f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/javadoc/overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
<p>This package includes the resources needed to write custom Hooks for MQTT.Cool.<br>
MQTT.Cool requires a Hook to be plugged onto it to handle authentication and authorization requests.<br>
Please refer to the provided
<a href="https://mqtt.cool/docs/server/guides/MQTT.Cool+Getting+Started+Guide.html" target="_blank">MQTT.Cool Getting Started Guide</a> for further details about the role of the Hook in MQTT.Cool and how to configure it.</p>
<a href="https://docs.mqtt.cool/server/guides/MQTT.Cool+Getting+Started+Guide.html" target="_blank">MQTT.Cool Getting Started Guide</a> for further details about the role of the Hook in MQTT.Cool and how to configure it.</p>
</body>

0 comments on commit c65d98f

Please sign in to comment.