Skip to content

Commit

Permalink
update links
Browse files Browse the repository at this point in the history
  • Loading branch information
woodthom2 committed Jul 31, 2023
1 parent f3f2f6f commit 17dfdb7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions layouts/_default/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -184,10 +184,10 @@ <h3>Use Harmony in R</h3>
<div class="text-center">
<h3>How to contribute</h3>
<p>
"Join us now! Contribute or connect at harmonydata.ac.uk. Pull
request on Github or raise an issue."
"Join us now! Contribute or connect at harmonydata.ac.uk. <a href="https://github.com/harmonydata/harmony/pulls">Pull
request</a> on Github or <a href="https://github.com/harmony/harmony/issues">raise an issue</a>.
</p>
<a class="cta-btn" href="https://harmonydata.ac.uk/" target="_blank"
<a class="cta-btn" href="/" target="_blank"
><i class="bi bi-globe"></i
></a>
<a
Expand Down
2 changes: 1 addition & 1 deletion layouts/partials/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<li><a href="/our-team">Team</a></li>
<li>
<a
href="https://harmonydata.ac.uk/app/?_ga=2.144237173.1565926312.1690563354-1175952444.1690434074&_gl=1*wsg9wj*_ga*MTE3NTk1MjQ0NC4xNjkwNDM0MDc0*_ga_PMCRY14513*MTY5MDYzODEyMy4zLjEuMTY5MDY0MTEyOC4wLjAuMA..*_ga_5B3RD8TY0P*MTY5MDYzODEyMy4zLjEuMTY5MDY0MTEzMi4wLjAuMA.."
href="https://harmonydata.ac.uk/app/"
target="_blank"
>Tools</a
>
Expand Down

0 comments on commit 17dfdb7

Please sign in to comment.