Fixed a broken link on line 13 (#8077)

minor fix
This commit is contained in:
Rajakavitha1
2018-04-15 03:32:59 +05:30
committed by zacharysarah
parent 00a8e99acd
commit be9e37e8d9
@@ -23,7 +23,7 @@ whereas a Replication Controller only supports equality-based selector requireme
Most [`kubectl`](/docs/user-guide/kubectl/) commands that support
Replication Controllers also support ReplicaSets. One exception is the
[`rolling-update`](docs/reference/generated/kubectl/kubectl-commands#rolling-update) command. If
[`rolling-update`](/docs/reference/generated/kubectl/kubectl-commands#rolling-update) command. If
you want the rolling update functionality please consider using Deployments
instead. Also, the
[`rolling-update`](/docs/reference/generated/kubectl/kubectl-commands#rolling-update) command is