Skip to content

Commit 4c42666

Browse files
committed
docs(getting-started): remove deployment aside note
- Deleted the Aside component with the note about completing Customization guides before deployment - This change simplifies the deployment page content and removes a redundant instruction
1 parent 5a81e55 commit 4c42666

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ import { Steps, Aside } from '@astrojs/starlight/components';
77

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

10-
<Aside type="note" title="Before You Deploy">
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.
12-
</Aside>
13-
1410
<Steps>
1511
1. **Deploy the API Server**
1612

0 commit comments

Comments
 (0)