Skip to content

Commit 67757db

Browse files
docs(fix): update broken Zenko Cloudserver link (#2599)
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
1 parent a01bff9 commit 67757db

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/docs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ jobs:
6262
--exclude="https://en.wikipedia\.org.*" \
6363
--exclude="https://developer\.hashicorp\.com.*" \
6464
--exclude="https://helm\.sh.*" \
65-
--exclude="https://pkg\.go\.dev.*"
65+
--exclude="https://pkg\.go\.dev.*" \
66+
--exclude="https://invite.slack.golangbridge.org.*"
6667
6768
kill %1

docs/content/datasources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -889,5 +889,5 @@ The file `/tmp/vault-aws-nonce` will be created if it didn't already exist, and
889889
[Google Cloud Storage]: https://cloud.google.com/storage/
890890

891891
[Minio]: https://min.io
892-
[Zenko CloudServer]: https://www.zenko.io/cloudserver/
892+
[Zenko CloudServer]: https://github.com/scality/cloudserver
893893
[gofakes3]: https://github.com/johannesboyne/gofakes3

0 commit comments

Comments
 (0)