Skip to content

Commit

Permalink
Updated banner links.
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh-ADHA committed Oct 2, 2024
1 parent 9decc45 commit c940e64
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions includes/fragment-pagebegin.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,13 +73,13 @@ <h1>{{site.data.fhir.ig.title | escape_once}}</h1>
<div id="menu-banner">
<ul>
<li>
<a href="https://developer.digitalhealth.gov.au/fhir" title="View our other FHIR IGs">Our FHIR IGs</a>
<a href="https://developer.digitalhealth.gov.au/fhir" title="View our other FHIR IGs">FHIR IGs</a>
</li>
<li>
<a href="https://developer.digitalhealth.gov.au" title="View our Developer Portal">Developer Portal</a>
<a href="https://developer.digitalhealth.gov.au" title="View our Developer Portal site">Developer Portal</a>
</li>
<li>
<a href="https://www.digitalhealth.gov.au" title="View our Agency website">Agency site</a>
<a href="https://www.digitalhealth.gov.au" title="View our Agency site">Agency site</a>
</li>
</ul>
</div>
Expand Down

0 comments on commit c940e64

Please sign in to comment.