Skip to content

Commit

Permalink
Fixed image reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Danni committed Jun 28, 2024
1 parent d09fbf5 commit c2e3457
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/docs/products-using-it.html
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ <h2 class="health-card__title">
</div>
<div class="health-card health-card--clickable health-card--shadow">
<div class="health-card__image">
<img src="../images/sites/amr.png" />
<img src="../images/sites/nst.png" />
</div>
<div class="health-card__body">
<h2 class="health-card__title">
Expand Down Expand Up @@ -282,7 +282,7 @@ <h3 class="Tree-title">
<dt class="Tree-asideTerm">Build date:</dt>
<dd class="Tree-asideDescription">

<time datetime="2024-06-28T08:12:12.013Z">
<time datetime="2024-06-28T09:11:10.323Z">
6/28/2024
</time>

Expand Down
2 changes: 1 addition & 1 deletion style-guide/docs/07-products-using-it.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ label: Gallery
</div>
<div class="health-card health-card--clickable health-card--shadow">
<div class="health-card__image">
<img src="../images/sites/amr.png" />
<img src="../images/sites/nst.png" />
</div>
<div class="health-card__body">
<h2 class="health-card__title">
Expand Down

0 comments on commit c2e3457

Please sign in to comment.