From 72e99d1bf206e0c0a697b926282a0bea5dd23059 Mon Sep 17 00:00:00 2001 From: Mads Ohm Larsen Date: Sat, 30 Mar 2024 14:25:43 +0100 Subject: [PATCH] Update links.json The `helpers-positioning` and `helpers-spacing` helpers both point to the same page. `helpers-sizing` also points to this page, but is not part of the helpers that are shown in the sidebar menu. I'm removing `helpers-positioning` as the page is called "Spacing helpers" when entering it. --- docs/_data/links.json | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/_data/links.json b/docs/_data/links.json index 6111c758a..16180833a 100644 --- a/docs/_data/links.json +++ b/docs/_data/links.json @@ -860,7 +860,6 @@ "helpers": [ "helpers-color", "helpers-palette", - "helpers-positioning", "helpers-spacing", "helpers-typography", "helpers-visibility",