diff --git a/polaris.shopify.com/src/components/Page/Page.tsx b/polaris.shopify.com/src/components/Page/Page.tsx index 83ce038590f..a51482741e8 100644 --- a/polaris.shopify.com/src/components/Page/Page.tsx +++ b/polaris.shopify.com/src/components/Page/Page.tsx @@ -37,7 +37,7 @@ function Layout({ githubIssueSubject, )}&labels=polaris.shopify.com`; const editOnGithubUrl = editPageLinkPath - ? `https://github.com/Shopify/polaris/tree/main/${editPageLinkPath}` + ? `https://github.com/Shopify/polaris/tree/main${editPageLinkPath}` : ''; return (