Skip to content

Commit

Permalink
fic: imported link and updated the link as reques
Browse files Browse the repository at this point in the history
  • Loading branch information
pachicodes committed Feb 23, 2021
1 parent 4e9f3e0 commit 7e09aeb
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions src/pages/builders.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ import FeatherIcon from '../components/FeatherIcon';
import devReliquary from '../images/builders/relicans.png';
import onlineTeach from '../images/builders/remote-unsplash.jpg';
import styles from './builders.module.scss';
import { Link } from '@newrelic/gatsby-theme-newrelic';

const DeveloperChampionPage = () => {
return (
Expand Down Expand Up @@ -221,13 +222,10 @@ const DeveloperChampionPage = () => {
<h4>It is nice to have:</h4>
<li>
Be an active member of{' '}
<a
href="https://therelicans.com"
target="_blank"
rel="noopener, noreferrer"
>
<link
to="https://therelicans.com">
The Relicans
</a>
</link>
, our online community{' '}
</li>
<li>Have experience using New Relic products.</li>
Expand Down

0 comments on commit 7e09aeb

Please sign in to comment.