Skip to content

Commit

Permalink
Merge pull request #73 from nkolba/update-home-text
Browse files Browse the repository at this point in the history
updated text
  • Loading branch information
rikoe committed Mar 27, 2019
2 parents ce6f391 + 39060ba commit 6038423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/pages/en/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ class Index extends React.Component {
return (
<div className="productShowcaseSection paddingBottom">
<h2>Who is Using FDC3?</h2>
<p>FDC3 is used by several industry-leading organisations...</p>
<p>The Financial Desktop Connectivity and Collaboration Consortium (FDC3) was founded in 2017 by <a href="https://openfin.co">OpenFin</a> and contributed to <a href="https://finos.org">FINOS</a>. FDC3 standards are created and used by leading organizations across the financial industry</p>
<Showcase users={pinnedUsers} />
{/* exclude button to users page for now, all users shown on main page */}
{/* <div className="more-users">
Expand Down

0 comments on commit 6038423

Please sign in to comment.