Merge pull request #49266 from Arhell/en-sem

[en] update semver link
pull/49303/head
Kubernetes Prow Robot 2025-01-06 18:16:06 +01:00 committed by GitHub
commit 90484c948f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -413,7 +413,7 @@ restoration, critical components will lose leader lock and restart themselves.
{{< /caution >}}
etcd supports restoring from snapshots that are taken from an etcd process of
the [major.minor](http://semver.org/) version. Restoring a version from a
the [major.minor](https://semver.org/) version. Restoring a version from a
different patch version of etcd is also supported. A restore operation is
employed to recover the data of a failed cluster.