fix redirect link (#3568)

* fix redirect link

* use relative path instead of full URL
This commit is contained in:
Jiangzhao Lv
2017-05-03 10:22:28 -05:00
committed by Andrew Chen
parent d021173027
commit b4e57df8a0
@@ -44,7 +44,7 @@ so it must complete before the call to delete the container can be sent.
No parameters are passed to the handler.
A more detailed description of the termination behavior can be found in
[Termination of Pods](/docs/user-guide/pods/#termination-of-pods).
[Termination of Pods](/docs/concepts/workloads/pods/pod/#termination-of-pods).
### Hook handler implementations