add back missing /

reviewable/pr2846/r1
Andrew Chen 2017-03-15 15:25:44 -07:00 committed by Andrew Chen
parent 630cce61de
commit bbc6835fc5
1 changed files with 1 additions and 1 deletions

View File

@ -718,7 +718,7 @@ to a previous revision, or even pause it if you need to apply multiple tweaks in
### Canary Deployment
If you want to roll out releases to a subset of users or servers using the Deployment, you can create multiple Deployments, one for each release,
following the canary pattern described in [managing resources](/docs/concepts/cluster-administration/manage-deployment#canary-deployments).
following the canary pattern described in [managing resources](/docs/concepts/cluster-administration/manage-deployment/#canary-deployments).
## Writing a Deployment Spec