docs(release): fix broken CLI link in 1.19 notes

- link to `kops delete instance` doc was broken
This commit is contained in:
Anton Gilgur 2023-04-16 15:40:50 -04:00
parent 7616f138ec
commit 58e53bdfb7
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ See the [documentation](/cluster_spec/#load-balancer-class) for more info.
* The `kops update cluster` command will now refuse to run on a cluster that
has been updated by a newer version of kOps unless it is given the `--allow-kops-downgrade` flag.
* New command for deleting a single instance: [kops delete instance](/docs/cli/kops_delete_instance/)
* New command for deleting a single instance: [kops delete instance](/cli/kops_delete_instance)
### CNI