Fixing links between pages. (#1869)
* Fixing links between pages. * Address review comments.
This commit is contained in:
committed by
GitHub
parent
61c17e6987
commit
a79d62041c
@@ -69,7 +69,9 @@ Always perform force deletion of StatefulSet Pods carefully and with complete kn
|
||||
{% endcapture %}
|
||||
|
||||
{% capture whatsnext %}
|
||||
Learn more about debugging a StatefulSet. *TODO: Link to the task for debugging a StatefulSet*
|
||||
|
||||
Learn more about [debugging a StatefulSet](/docs/tasks/manage-stateful-set/debugging-a-statefulset/).
|
||||
|
||||
{% endcapture %}
|
||||
|
||||
{% include templates/task.md %}
|
||||
|
||||
Reference in New Issue
Block a user