From 403f7282226905241664ad88423e9389c88a51b3 Mon Sep 17 00:00:00 2001 From: Casey Grzecka Date: Thu, 2 Apr 2026 13:46:15 -0700 Subject: [PATCH] renames the Why EmDash content page to match the slug used in the astro config (#123) Co-authored-by: Matt Kane --- docs/src/content/docs/{why-ecliptic.mdx => why-emdash.mdx} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/src/content/docs/{why-ecliptic.mdx => why-emdash.mdx} (100%) diff --git a/docs/src/content/docs/why-ecliptic.mdx b/docs/src/content/docs/why-emdash.mdx similarity index 100% rename from docs/src/content/docs/why-ecliptic.mdx rename to docs/src/content/docs/why-emdash.mdx