Update link to pacemaker main page as the existing link is broken. Also, use HTTPS.
Broken link flagged by make check-docs Signed-off-by: Simon Horman <[email protected]> --- Documentation/topics/integration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/topics/integration.rst b/Documentation/topics/integration.rst index ee83f8d43902..0f40baae741c 100644 --- a/Documentation/topics/integration.rst +++ b/Documentation/topics/integration.rst @@ -191,7 +191,7 @@ contents. At all times, the data can be transacted only from the active server. When the active server dies for some reason, entire OVN operations will be stalled. -`Pacemaker <http://clusterlabs.org/pacemaker.html>`__ is a cluster resource +`Pacemaker <https://clusterlabs.org/pacemaker/>`__ is a cluster resource manager which can manage a defined set of resource across a set of clustered nodes. Pacemaker manages the resource with the help of the resource agents. One among the resource agent is `OCF _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
