Fix link error in base-setup.rst
line 93:An ref:'action plugin <implement_strategy_plugin> here implement_strategy_plugin should be 'implement_action_plugin' Change-Id: I3487578b91bd169335ccf336443e6174905728b0 Closes-Bug: #1599029
This commit is contained in:
@@ -90,7 +90,7 @@ plugins for Watcher:
|
|||||||
|
|
||||||
- A :ref:`strategy plugin <implement_strategy_plugin>`
|
- A :ref:`strategy plugin <implement_strategy_plugin>`
|
||||||
- A :ref:`planner plugin <implement_planner_plugin>`
|
- A :ref:`planner plugin <implement_planner_plugin>`
|
||||||
- An :ref:`action plugin <implement_strategy_plugin>`
|
- An :ref:`action plugin <implement_action_plugin>`
|
||||||
- A :ref:`workflow engine plugin <implement_workflow_engine_plugin>`
|
- A :ref:`workflow engine plugin <implement_workflow_engine_plugin>`
|
||||||
|
|
||||||
If you want to learn more on how to implement them, you can refer to their
|
If you want to learn more on how to implement them, you can refer to their
|
||||||
|
|||||||
Reference in New Issue
Block a user