Skip to content

Commit

Permalink
content updated based on suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
jaesius committed Mar 10, 2021
1 parent 9697087 commit 77a7261
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/pages/nerd-bytes.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ const NerdbytesPage = () => {
className={styles.externalLink}
to="https://www.youtube.com/playlist?list=PLmhYj7Jl81JEV-llIDkCVC05tD7fbOv_b"
>
Nerd Bytes is a video podcast series
Nerd Bytes is a video series
<FeatherIcon
className={styles.externalLinkIcon}
name="external-link"
Expand Down Expand Up @@ -83,10 +83,10 @@ const NerdbytesPage = () => {
className={styles.externalLinkIcon}
name="external-link"
/>
</Link>
. But, we encourage you to subscribe to the Nerd Bytes RSS feed
and add it to your Slack or Team channel. Fresh content will be
delivered directly to you when it is published.{' '}
</Link>{' '}
We encourage you to subscribe to the Nerd Bytes RSS feed and add
it to your Slack or Team channel. Fresh content will be delivered
directly to you when it is published.
</p>
<p>
The RSS feed url is:
Expand Down Expand Up @@ -123,7 +123,7 @@ const NerdbytesPage = () => {
>
<div>
<h2>
Want all the news, code and pontification that's fit for
Do you want all the news, code and pontification that's fit for
publication?
<br />
New Relic Podcasts
Expand Down

0 comments on commit 77a7261

Please sign in to comment.