Prepare release 2.9 (NFD 22.02)
Change-Id: I95b6f5fcdbd5fb5e965f3f65c7841344498aed22
diff --git a/docs/source/fw.rst b/docs/source/fw.rst
index 298bd38..0fbed1c 100644
--- a/docs/source/fw.rst
+++ b/docs/source/fw.rst
@@ -21,7 +21,7 @@
+--------------------------------------------+----------------------------------------------------------------------------------------------+
| Strategy Name | Description |
+============================================+==============================================================================================+
-| ``/localhost/nfd/strategy/best-route`` | :nfd:`Best Route Strategy <nfd::fw::BestRouteStrategy2>` **(default)** |
+| ``/localhost/nfd/strategy/best-route`` | :nfd:`Best Route Strategy <nfd::fw::BestRouteStrategy>` **(default)** |
| | |
| | The best route strategy forwards an Interest to the |
| | upstream with lowest routing cost. |