Skip to content

Commit

Permalink
link to resources center
Browse files Browse the repository at this point in the history
  • Loading branch information
James McLeod committed Feb 17, 2022
1 parent e6e8e6d commit a9b79b1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions website/src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@ function HomepageHeader() {
<p className='hero__subtitle'>{siteConfig.tagline}</p>

<div className={styles.buttons}>
<Link className='button button--secondary' to={'docs/intro'}>
Get To Know Morphir
</Link>
<a href='https://resources.finos.org/znglist/morphir/' class='button button--secondary'>Get To Know Morphir</a>
</div>
</div>
</header>
Expand Down

0 comments on commit a9b79b1

Please sign in to comment.