From abbe334b9277a341c4c04a92ddc5673149e5fe47 Mon Sep 17 00:00:00 2001 From: lloydchang Date: Sat, 16 Oct 2021 20:13:57 -0700 Subject: [PATCH 1/2] fix(website/content/pages/get-involved.mdx): broken link: meetings While I cannot promise meeting attendance count will increase... at least the bug will be fixed. Signed-off-by: lloydchang --- content/pages/get-involved.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/pages/get-involved.mdx b/content/pages/get-involved.mdx index 83102dc..21e8934 100644 --- a/content/pages/get-involved.mdx +++ b/content/pages/get-involved.mdx @@ -5,7 +5,7 @@ There are a few ways you can get involved: - Watch or star [OpenGitOps project repos](https://github.com/open-gitops/project/blob/main/README.md#repositories) and [GitOps Working Group](https://github.com/gitops-working-group/gitops-working-group/) repo to see when things change - Join the [GitOps Subreddit](https://www.reddit.com/r/GitOps/) -- Attend a [Working Group or Committee meeting](https://github.com/gitops-working-group/gitops-working-group/blob/main/MEETINGS.md) +- Attend a [Working Group or Committee meeting](https://github.com/cncf/tag-app-delivery/tree/master/gitops-wg#meetings) - Start or participate in [Discussions](https://github.com/open-gitops/project/discussions) - [Open an issue](https://github.com/open-gitops/project/issues) and let us know how you're using GitOps and any important considerations we should include - Join `#wg-gitops` on [CNCF Slack](https://slack.cncf.io/) From 9bfe7e454fa2e2184a0e6951ac0ecdf9ef030dc0 Mon Sep 17 00:00:00 2001 From: lloydchang Date: Sun, 28 Nov 2021 10:11:44 -0800 Subject: [PATCH 2/2] fix(website/content/pages/get-involved.mdx): broken link: meetings cncf tag-app-delivery branch "master" was renamed to "main". Signed-off-by: lloydchang --- content/pages/get-involved.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/pages/get-involved.mdx b/content/pages/get-involved.mdx index 21e8934..987a23e 100644 --- a/content/pages/get-involved.mdx +++ b/content/pages/get-involved.mdx @@ -5,7 +5,7 @@ There are a few ways you can get involved: - Watch or star [OpenGitOps project repos](https://github.com/open-gitops/project/blob/main/README.md#repositories) and [GitOps Working Group](https://github.com/gitops-working-group/gitops-working-group/) repo to see when things change - Join the [GitOps Subreddit](https://www.reddit.com/r/GitOps/) -- Attend a [Working Group or Committee meeting](https://github.com/cncf/tag-app-delivery/tree/master/gitops-wg#meetings) +- Attend a [Working Group or Committee meeting](https://github.com/cncf/tag-app-delivery/tree/main/gitops-wg#meetings) - Start or participate in [Discussions](https://github.com/open-gitops/project/discussions) - [Open an issue](https://github.com/open-gitops/project/issues) and let us know how you're using GitOps and any important considerations we should include - Join `#wg-gitops` on [CNCF Slack](https://slack.cncf.io/)