From 7330d9c43175f708d122e0ea95c4faa97cd4bc95 Mon Sep 17 00:00:00 2001 From: Ricardo Rocha Date: Fri, 27 Jun 2025 08:28:16 +0200 Subject: [PATCH] Fixes for linkchecker broken links Signed-off-by: Ricardo Rocha --- .lycheeignore | 6 ++++++ README.md | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) create mode 100644 .lycheeignore diff --git a/.lycheeignore b/.lycheeignore new file mode 100644 index 0000000..b61c658 --- /dev/null +++ b/.lycheeignore @@ -0,0 +1,6 @@ +https://cncf.io/tech-radar +https://docs.google.com/drawings/.* +https://github.com/cncf/enduser-private/tree/main/end-user-groups/developer-experience +https://github.com/cncf/foundation/blob/master/case-study-guidelines.md +https://github.com/orgs/cncf/projects/60 +https://lists.cncf.io/cncf-enduser diff --git a/README.md b/README.md index edafba1..7acc0b1 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ The meeting agenda and minutes are kept on [this github project](https://github. ## Communication The TAB and End User communities are available via multiple channels. -* End User mailing list: [cncf-enduser@lists.cncf.io](mailto:cncf-enduser@lists.cncf.io), [public mailing archive](https://lists.cncf.io/cncf-enduser) +* End User mailing list: [cncf-enduser@lists.cncf.io](mailto:cncf-enduser@lists.cncf.io), [public mailing archive](https://lists.cncf.io/g/cncf-enduser) * Slack at [https://cloud-native.slack.com/archives/C05T9P1HXR6](#tab) and [https://cloud-native.slack.com/archives/G95G3RZ25](#enduser): Join the [CNCF slack](https://slack.cncf.io/) If your organization is already a member of the [End User Community](https://www.cncf.io/enduser), you can request additional access via the [CNCF Member Desk](http://memberdesk.cncf.io) or email [enduser-support@cncf.io](mailto:enduser-support@cncf.io). @@ -99,7 +99,7 @@ If your organization is already a member of the [End User Community](https://www ## Contribution Join our [public meetings](#meetings) or one of the End User Groups: -* [Developer Experience User Group](https://github.com/cncf/enduser-private/tree/main/end-user-groups/developer-experience) +* Developer Experience User Group * [Research User Group](https://github.com/cncf/research-user-group) * [Public Sector User Group](https://github.com/cncf/public-sector-user-group)