Skip to content

Commit

Permalink
template: index: Copy update
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelwood committed Mar 1, 2024
1 parent 55c4660 commit 6f0f299
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions registry/ui/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ <h3 class="registry-card__pub-name">
<td class="registry-grant__title" colspan="3">
{{distribution.title}} <br />
<a href="{{distribution.downloadURL}}">{{distribution.downloadURL}}</a> <br />
Hosted at <br />
Available at <br />
<a href="{{distribution.accessURL}}">{{distribution.accessURL}}</a>
</td>
</tr>
Expand Down Expand Up @@ -386,4 +386,4 @@ <h3 class="footer__heading">360Giving</h3>

</body>

</html>
</html>

0 comments on commit 6f0f299

Please sign in to comment.