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
@@ -157,7 +157,9 @@ are created to adopt PetSets' Pods.
{% endcapture %}
{% capture whatsnext %}
Learn more about debugging a StatefulSet. *TODO: Link to the task for debugging a StatefulSet.*
Learn more about [scaling a StatefulSet](/docs/tasks/manage-stateful-set/scale-stateful-set/).
{% endcapture %}
{% include templates/task.md %}