Skip to content

Commit 704de51

Browse files
committed
docs(getting-started): update section title in deployment guide
Removed 'Architecture &' from the section title link, as the current content does not include architecture and this change prevents potential customer confusion.
1 parent 88d9495 commit 704de51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/getting-started/deployment.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import { Steps, Aside } from '@astrojs/starlight/components';
88
Once you have the toolkit running on your local machine, the next step is to go live. These guides provide clear, step-by-step instructions for preparing and deploying each component of the toolkit to a production environment.
99

1010
<Aside type="note" title="Before You Deploy">
11-
It is highly recommended that you first complete the guides in the [**Architecture & Customization**](/docs/customization/) section. This will ensure you have made any desired branding or functional changes before releasing your applications.
11+
It is highly recommended that you first complete the guides in the [**Customization**](/docs/customization/) section. This will ensure you have made any desired branding or functional changes before releasing your applications.
1212
</Aside>
1313

1414
<Steps>

0 commit comments

Comments
 (0)