Skip to content

Commit 0f321eb

Browse files
authored
Merge pull request #131 from FhenixProtocol/minor_button_change
Change "Fhenix Developer Updates" button to coming soon
2 parents 427db22 + 52c82d9 commit 0f321eb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/components/HomepageFeatures/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,8 +177,8 @@ export default function HomepageFeatures(): JSX.Element {
177177
<div style={{ display: 'flex', justifyContent: 'flex-start', marginTop: '10px' }}>
178178
<Link
179179
className='tutorial-button minimum'
180-
to="https://cdn.forms-content-1.sg-form.com/bc6341d0-c9d3-11ee-8af0-8a5e6a16f9f5">
181-
Sign Up
180+
>
181+
Coming Soon
182182
</Link>
183183
</div>
184184

0 commit comments

Comments
 (0)