Skip to content

Commit c40a9d2

Browse files
authored
Merge pull request #16632 from qlijin/fix_broken_url
Fix 2 broken links in the docs
2 parents 2c13e5f + 8761186 commit c40a9d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/contributing/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ If you think you have found a bug please follow the instructions below.
5959
- Note the version of kOps you are running (from `kops version`), and the command line options you are using.
6060
- Open a [new issue](https://github.com/kubernetes/kops/issues/new).
6161
- Remember users might be searching for your issue in the future, so please give it a meaningful title to helps others.
62-
- Feel free to reach out to the kOps community on [kubernetes slack](https://github.com/kubernetes/community/blob/master/communication.md#social-media).
62+
- Feel free to reach out to the kOps community on [kubernetes slack](https://kubernetes.slack.com/messages/kops-dev/).
6363

6464

6565
### Features

docs/operations/etcd_backup_restore_encryption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Because the state on each of the Nodes may differ from the state in etcd, it is
9696
kops rolling-update cluster --force --yes
9797
```
9898

99-
For more information and troubleshooting, please check the [etcd-manager documentation](https://github.com/kubernetes-sigs/etcdadm/etcd-manager).
99+
For more information and troubleshooting, please check the [etcd-manager documentation](https://github.com/kubernetes-sigs/etcdadm/tree/master/etcd-manager).
100100

101101
## Etcd Volume Encryption
102102

0 commit comments

Comments
 (0)