On Mon, Nov 28, 2016 at 3:50 PM, Lance Richardson <[email protected]> wrote:
> Unbalanced angle bracket was causing 'Unknown target name: "ocf > <http://www.linux-ha.org/wiki/ocf_resource_agents".' error message > when building dist-docs. > > Signed-off-by: Lance Richardson <[email protected]> > --- > IntegrationGuide.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/IntegrationGuide.rst b/IntegrationGuide.rst > index c02bfbe..8c3cca7 100644 > --- a/IntegrationGuide.rst > +++ b/IntegrationGuide.rst > @@ -208,7 +208,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`_ > +`OCF <http://www.linux-ha.org/wiki/OCF_Resource_Agents>`_ > > OCF is nothing but a shell script which accepts a set of actions and > returns an > appropriate status code. Thanks, applied to master. -- Russell Bryant _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
