Skip to content

Commit

Permalink
article link added - deployment type
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiolalombardim committed Jul 16, 2023
1 parent df3dea4 commit a87e0dc
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/modules/creator/steps/DeploymentType.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,11 @@ export const DeploymentType = (): JSX.Element => {
description={
<Typography variant="subtitle1" color="textSecondary">
Learn more about the two available deployment options in{" "}
<Link target="_blank" href="/" color="secondary">
<Link
target="_blank"
href="https://faq.tezos-homebase.io/homebase-faq/how-to-configure-your-dao-in-homebase/deployment-type"
color="secondary"
>
this article
</Link>{" "}
</Typography>
Expand Down

0 comments on commit a87e0dc

Please sign in to comment.