Update link to OCF Resource Agents documentation 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 79bfece82113..ee83f8d43902 100644 --- a/Documentation/topics/integration.rst +++ b/Documentation/topics/integration.rst @@ -195,7 +195,7 @@ stalled. 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 -<http://www.linux-ha.org/wiki/OCF_Resource_Agents>`__ +<https://clusterlabs.org/pacemaker/doc/2.1/Pacemaker_Administration/html/agents.html>`__ OCF is nothing but a shell script which accepts a set of actions and returns an appropriate status code. -- 2.43.0 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
