From 5b7f1af48f3d7a8a7c77981738627a3786b5a7e4 Mon Sep 17 00:00:00 2001 From: Jeremy Friesen Date: Mon, 9 May 2022 09:21:48 -0400 Subject: [PATCH] Removing link to learn more about spaces (#17594) This documentation does not yet exist, so we're removing a broken link. Closes forem/forem#17593 --- app/views/admin/spaces/index.html.erb | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/views/admin/spaces/index.html.erb b/app/views/admin/spaces/index.html.erb index 43169a80a..22dafd6a8 100644 --- a/app/views/admin/spaces/index.html.erb +++ b/app/views/admin/spaces/index.html.erb @@ -47,6 +47,4 @@ <%= form.button "Save", type: "submit", class: "c-btn c-btn--primary" %> <% end %> -
-

Learn more about Spaces in the Admin Guide.