Skip to content

Commit

Permalink
Update DomainSettings.js
Browse files Browse the repository at this point in the history
Adding link to configuring DNS on domain page

Signed-off-by: Randy Apuzzo <[email protected]>
  • Loading branch information
ardeay authored Mar 13, 2024
1 parent cc3c8ca commit 326cce1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/accounts/domains/DomainSettings.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ export default function DomainSettings({ settings, getSettings }) {
Custom Domain DNS Configuration
</Typography>
<Typography variant="body2" pb={2}>
{` It's easy to launch your instance with Zesty.io. Simply set your domain, configure your DNS, and then confirm your site is live.`}
After adding a domain, launch your site following this guide: <a href="https://zesty.org/tools/guides/how-to-launch-an-instance" target="_blank">DNS configuration</a>.
</Typography>
</Grid>
</Grid>
Expand Down

0 comments on commit 326cce1

Please sign in to comment.