From 591199d553dc2e18c9406b768c953bb33b96e284 Mon Sep 17 00:00:00 2001 From: Zee Spencer <50284+zspencer@users.noreply.github.com> Date: Fri, 13 Oct 2023 09:10:20 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=F0=9F=94=A8=20`Contributors`:=20Fi?= =?UTF-8?q?x=20link=20to=20Github?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - https://github.com/zinc-collective/convene/issues/1520 Well, that's embaressing. --- app/views/layouts/application.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index bd7788d2d..22b791257 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -46,7 +46,7 @@
- <%= link_to "💾 Contribute", "https://github.com/zinccollective/convene", class: "px-2 py-1" %> + <%= link_to "💾 Contribute", "https://github.com/zinc-collective/convene", class: "px-2 py-1" %> <%= link_to "💚 Sponsor", "https://opencollective.com/zinccommunity", class: "px-2 py-1" %> <%- current_space&.agreements&.each do |agreement| %>