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:
Jason Smith 2021-03-13 18:43:24 -06:00
parent 162f853841
commit 5ff9b7626b
1 changed files with 1 additions and 1 deletions

View File

@ -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).