Skip to content

Commit 5239169

Browse files
author
Vivek Vishal
authored
Update src/sections/Community/Web-based-from/index.js
Signed-off-by: Vivek Vishal <vishalvivek488@gmail.com>
1 parent 0f46ae6 commit 5239169

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/sections/Community/Web-based-from

src/sections/Community/Web-based-from/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -689,7 +689,7 @@ const WebBasedForm = () => {
689689
<Button $primary className="btn-one" type="button" title="Community Handbook" $url="https://layer5.io/community/handbook" />
690690
<Button $secondary className="btn-two" type="button" title="Newcomers Roadmap" $url="https://layer5.io/community/newcomers" />
691691
</div>
692-
<p>We are pleased to have you as a new member! You have been added to community mailing list. You can also access the <Link to="/community/calendar">community calendar</Link> to stay updated on weekly meetings. If you prefer not to receive emails, you can <Link to="/unsubscribe">unsubscribe</Link> at anytime.</p>
692+
<p>We are pleased to have you as a new member! You have been added to the community mailing list. You can also access the <Link to="/community/calendar">community calendar</Link> to stay updated on weekly meetings. If you prefer not to receive emails, you can <Link to="/unsubscribe">unsubscribe</Link> at anytime.</p>
693693
</div>
694694
</Container>
695695
);

0 commit comments

Comments
 (0)