From 2968d825c95661f67fbf031e8159dfdbad9ddb12 Mon Sep 17 00:00:00 2001 From: Warren Buckley Date: Mon, 20 Feb 2023 14:00:22 +0000 Subject: [PATCH] Rename the file to match the story name/title --- .../stories/{guides.stories.mdx => gettingstarted.stories.mdx} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/Umbraco.Web.UI.Client/src/stories/{guides.stories.mdx => gettingstarted.stories.mdx} (100%) diff --git a/src/Umbraco.Web.UI.Client/src/stories/guides.stories.mdx b/src/Umbraco.Web.UI.Client/src/stories/gettingstarted.stories.mdx similarity index 100% rename from src/Umbraco.Web.UI.Client/src/stories/guides.stories.mdx rename to src/Umbraco.Web.UI.Client/src/stories/gettingstarted.stories.mdx