Fixing links between pages. (#1869)

* Fixing links between pages.

* Address review comments.
This commit is contained in:
Anirudh Ramanathan
2016-12-06 10:04:55 -08:00
committed by GitHub
parent 61c17e6987
commit a79d62041c
5 changed files with 17 additions and 7 deletions
@@ -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 %}