Skip to content

Commit 90484c9

Browse files
authored
Merge pull request #49266 from Arhell/en-sem
[en] update semver link
2 parents 9490ec4 + 4df5815 commit 90484c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/administer-cluster/configure-upgrade-etcd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ restoration, critical components will lose leader lock and restart themselves.
413413
{{< /caution >}}
414414

415415
etcd supports restoring from snapshots that are taken from an etcd process of
416-
the [major.minor](http://semver.org/) version. Restoring a version from a
416+
the [major.minor](https://semver.org/) version. Restoring a version from a
417417
different patch version of etcd is also supported. A restore operation is
418418
employed to recover the data of a failed cluster.
419419

0 commit comments

Comments
 (0)