Skip to content

Commit

Permalink
Merge pull request #133 from finos/TheJuanAndOnly99-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
rocketstack-matt authored Aug 24, 2023
2 parents 3f07eca + ac70c4c commit 27308d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ function Home() {
'button button--outline button--secondary button--lg',
styles.getStarted
)}
to={'mailto:devops-automation+subscribe@lists.finos.org?subject=Subscribe'}>
to={'mailto:devops-automation+subscribe@finos.org?subject=Subscribe'}>
SUBSCRIBE
</Link>
</div>
Expand Down Expand Up @@ -69,4 +69,4 @@ function Home() {
);
}

export default Home;
export default Home;

0 comments on commit 27308d3

Please sign in to comment.