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/.
This commit is contained in:
parent
162f853841
commit
5ff9b7626b
|
@ -10,7 +10,7 @@ description: |-
|
|||
|
||||
**Kind: Standard (with locking)**
|
||||
|
||||
Stores the state in the [etcd](https://coreos.com/etcd/) KV store with a given prefix.
|
||||
Stores the state in the [etcd](https://etcd.io/) KV store with a given prefix.
|
||||
|
||||
This backend supports [state locking](/docs/language/state/locking.html).
|
||||
|
||||
|
|
Loading…
Reference in New Issue