Merge pull request #774 from guersam/patch-1
Fix broken link url to deployments doc
This commit is contained in:
@@ -102,7 +102,7 @@ Delete the Deployment by name:
|
|||||||
kubectl delete deployment nginx-deployment
|
kubectl delete deployment nginx-deployment
|
||||||
```
|
```
|
||||||
|
|
||||||
For more information, such as how to rollback Deployment changes to a previous version, see [_Deployments_](/docs/user-guide/deployment/).
|
For more information, such as how to rollback Deployment changes to a previous version, see [_Deployments_](/docs/user-guide/deployments/).
|
||||||
|
|
||||||
|
|
||||||
## Services
|
## Services
|
||||||
|
|||||||
Reference in New Issue
Block a user