On 2/7/23 09:05, David Marchand wrote:
Renaming this driver and its associated doc was not properly handled
with regard to the previous 22.11 release notes.

As discussed, ninja did not try again to build the release note after having fixed the initial issue. Forcing its rebuild I could reproduce
the issue.

Fixes: 5f1565617a9d ("doc: update naming for Intel baseband acc200")

Signed-off-by: David Marchand <david.march...@redhat.com>
---
  doc/guides/rel_notes/release_22_11.rst | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/guides/rel_notes/release_22_11.rst 
b/doc/guides/rel_notes/release_22_11.rst
index 7f2bd123f3..91414573bd 100644
--- a/doc/guides/rel_notes/release_22_11.rst
+++ b/doc/guides/rel_notes/release_22_11.rst
@@ -220,8 +220,8 @@ New Features
  * **Added Intel ACC200 bbdev driver.**
Added a new ``acc200`` bbdev driver for the Intel\ |reg| ACC200 accelerator
-  integrated on SPR-EE.  See the
-  :doc:`../bbdevs/acc200` guide for more details on this new driver.
+  integrated on SPR-EE.  See the ``bbdevs/acc200`` guide for more details
+  on this new driver.
* **Added eventdev adapter instance get API.**


Tested-by: Maxime Coquelin <maxime.coque...@redhat.com>
Reviewed-by: Maxime Coquelin <maxime.coque...@redhat.com>

Thanks,
Maxime

Reply via email to