Skip to content
This repository has been archived by the owner on Nov 10, 2020. It is now read-only.

Commit

Permalink
fix one link and one typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jennmalcolm committed Jul 16, 2020
1 parent 924dd55 commit 679e892
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/sections/WhatsNew/WhatsNew.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ const WhatsNew = props => (
<ul className="list-bullet ribbon-card-top-list">
<li>Updated <Link to="/downloads/revenue-by-month">monthly revenue data</Link> through June 2020</li>
<li>Updated <Link to="/downloads/production-by-month">monthly production data</Link> through March 2020</li>
<li>Added <Link to="/downloads/revenue-by-company"> calendar year 2019 revenue by comppany download file</Link></li>
<li>Added <Link to="/blog/Annie">blog post from our intern discussing her journey working with our team</Link></li>
<li>Added <Link to="/downloads/federal-revenue-by-company"> calendar year 2019 revenue by company file</Link></li>
<li>Added <Link to="/blog/intern-onrr-dot-gov/">blog post from our intern discussing her journey working with our team</Link></li>
</ul>

<p>Review our <a href="https://github.com/ONRR/doi-extractives-data/releases">full release details</a>.</p>
Expand Down

0 comments on commit 679e892

Please sign in to comment.