[PATCH] doc: fix 22.11 release notes after acc200 driver rename
David Marchand
david.marchand at redhat.com
Tue Feb 7 09:05:23 CET 2023
Renaming this driver and its associated doc was not properly handled
with regard to the previous 22.11 release notes.
Fixes: 5f1565617a9d ("doc: update naming for Intel baseband acc200")
Signed-off-by: David Marchand <david.marchand at 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.**
--
2.39.1
More information about the dev
mailing list