Skip to content

Commit

Permalink
Update the callout section for links
Browse files Browse the repository at this point in the history
  • Loading branch information
weiwang-gsa committed Jun 27, 2023
1 parent 4f2e003 commit 5f632d4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/components/Callout.astro
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ import callout_forum from '../assets/images/callout_forum.svg'
</div>
<div class="tablet:grid-col-6">
<h2>Section 889 Search</h2>
<p>Our Section 889 search tool makes it easy to check an entity’s Section 889 status in <a href="https://sam.gov/">SAM.gov</a>.</p>
<p><a href="https://889.smartpay.gsa.gov/">Go to the 889 search tool →</a></p>
<p>Our Section 889 search tool makes it easy to check an entity’s Section 889 status in <a href="https://sam.gov/" class="usa-link--external">SAM.gov</a>.</p>
<p><a href="https://889.smartpay.gsa.gov/" class="usa-link--external">Go to the 889 search tool→</a></p>
</div>
</div>
<div class="grid-row grid-gap margin-y-2">
Expand All @@ -28,7 +28,7 @@ import callout_forum from '../assets/images/callout_forum.svg'
<div class="tablet:grid-col-6">
<h2>State Tax Information</h2>
<p>Check the tax-exempt status and policies of U.S. states and territories.</p>
<p><a href="/statetax/">Go to tax information →</a></p>
<p><a href="statetax/">Go to tax information →</a></p>
</div>
</div>
<div class="grid-row grid-gap">
Expand Down

0 comments on commit 5f632d4

Please sign in to comment.