Skip to content

Commit

Permalink
Website: Update footer link
Browse files Browse the repository at this point in the history
  • Loading branch information
psalz committed Nov 17, 2021
1 parent b33bab1 commit da1c240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/core/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ class Footer extends React.Component {
</div>
<div>
<h5>More</h5>
<a href={this.pageUrl("research")}>Celerity Research</a>
<a href={this.pageUrl("contribute")}>Contribute</a>
<a
href={this.props.config.repoUrl}
target="_blank"
Expand Down

0 comments on commit da1c240

Please sign in to comment.