Skip to content

Commit 525c5b5

Browse files
committed
Fix broken link
Fix website-link-check failing as https://coreos.com/etcd/ 301's to https://etcd.io/. Updated link to https://etcd.io/.
1 parent 21a18ec commit 525c5b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/language/settings/backends/etcdv3.html.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ description: |-
1010

1111
**Kind: Standard (with locking)**
1212

13-
Stores the state in the [etcd](https://coreos.com/etcd/) KV store with a given prefix.
13+
Stores the state in the [etcd](https://etcd.io/) KV store with a given prefix.
1414

1515
This backend supports [state locking](/docs/language/state/locking.html).
1616

0 commit comments

Comments
 (0)