Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ This project has been built and is maintained thanks to the support from [Shopif

## Reanimated is created by Software Mansion

Since 2012 [Software Mansion](https://swmansion.com) is a software agency with experience in building web and mobile apps. We are Core React Native Contributors and experts in dealing with all kinds of React Native issues. We can help you build your next dream product – [Hire us](https://swmansion.com/contact#contact-form).
Since 2012 [Software Mansion](https://swmansion.com) is a software agency with experience in building web and mobile apps. We are Core React Native Contributors and experts in dealing with all kinds of React Native issues. We can help you build your next dream product – [Hire us](https://swmansion.com/contact/projects?utm_source=reanimated&utm_medium=readme).
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const HireUsSection = () => {
<HomepageButton
backgroundStyling={styles.buttonNavyStyling}
borderStyling={styles.buttonNavyBorderStyling}
href="https://swmansion.com/contact#contact-form"
href="https://swmansion.com/contact/projects?utm_source=reanimated&utm_medium=docs"
title="Hire us"
/>
</div>
Expand Down