Skip to content

Commit 163482e

Browse files
committed
doc: fix links for server actions in api guide
The section about server actions is talking about the os-instance-actions API but linking to the server actions section in the API reference. This retains the link to the server actions section but changes the "for more details" link to the actual os-instance-actions reference. Change-Id: Icb5c4cadd1c552f44bfadefd055c07ea38df0eaa
1 parent 89e65bd commit 163482e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

api-guide/source/faults.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,13 @@ Response header example::
6767
Server Actions
6868
--------------
6969

70-
There is an API for end users to list the outcome of Server Actions,
70+
There is an API for end users to list the outcome of `Server Actions`_,
7171
referencing the requested action by request id.
7272

7373
For more details, please see:
74-
https://docs.openstack.org/api-ref/compute/#servers-run-an-action-servers-action
74+
https://docs.openstack.org/api-ref/compute/#servers-actions-servers-os-instance-actions
75+
76+
.. _Server Actions: https://docs.openstack.org/api-ref/compute/#servers-run-an-action-servers-action
7577

7678
Logs
7779
----

0 commit comments

Comments
 (0)