04/08/2017 17:33, Gaetan Rivet: > Signed-off-by: Gaetan Rivet <gaetan.ri...@6wind.com> > --- > --- a/doc/guides/nics/fail_safe.rst > +++ b/doc/guides/nics/fail_safe.rst > +.. _fail_safe: > +
No need of such anchor at the beginning of a doc. > Fail-safe poll mode driver library > ================================== > --- a/doc/guides/rel_notes/release_17_08.rst > +++ b/doc/guides/rel_notes/release_17_08.rst > +* **Added Fail-Safe PMD** > + > + Added the new Fail-Safe PMD. This virtual device allows applications to > + support seamless hotplug of devices. See the :ref:`Fail-Safe > documentation<fail_safe>` > + for more details about this driver. Replaced the :ref: by a :doc: link. With this change, applied, thanks