From 77dd8bf0dbde13525183d7309f62d9a7e8c405df Mon Sep 17 00:00:00 2001 From: Dakota Chambers Date: Thu, 12 Sep 2024 12:28:34 -0500 Subject: [PATCH] chore: Remove dead link from README (#10129) The Spinnaker UI/UX SIG no longer exists. --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index c3d98e050de..52fd20638df 100644 --- a/README.md +++ b/README.md @@ -76,8 +76,3 @@ For now, you can look at the [all modules](https://github.com/spinnaker/deck/tre get an idea how we are customizing Deck internally. Expect a lot of this to change, though, as we figure out better, cleaner hooks and integration points. And we're happy to provide new integration points (or accept pull requests) following those existing conventions if you need an integration point that doesn't already exist. - -## Join Us - -Interested in sharing feedback on Spinnaker's UI or contributing to Deck? -Please join us at the [Spinnaker UI SIG](https://github.com/spinnaker/governance/tree/master/sig-ui-ux)!