Skip to content

Commit

Permalink
Merge pull request #165 from GeoNet/tilde-link
Browse files Browse the repository at this point in the history
update tilde data exploration link as per #15563
  • Loading branch information
sue-h-gns committed Apr 25, 2024
2 parents 2147a1b + 279a0ea commit e45c2a7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ui/geonet_header/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,8 @@
<a class="dropdown-item" href="https://quakesearch.geonet.org.nz"> Quake Search </a>
<a class="dropdown-item" href="{{.Origin}}/data/gnss/map"> Geodetic&nbsp;Map</a>
<a class="dropdown-item external-link d-none d-md-block" href="https://strongmotion.geonet.org.nz" rel="external" target="_blank"> Strong&nbsp;Motion </a>
<a class="dropdown-item external-link" href="https://tilde.geonet.org.nz/ui/data-exploration" rel="external" target="_blank"> Tilde&nbsp;Time&nbsp;Series </a>
<a class="dropdown-item external-link" href="https://tilde.geonet.org.nz/ui/data-discovery" rel="external" target="_blank"> Tilde&nbsp;Data&nbsp;Discovery </a>
<a class="dropdown-item external-link" href="https://tilde.geonet.org.nz/ui/data-exploration" rel="external" target="_blank"> Tilde&nbsp;Data&nbsp;Exploration </a>
</div>
</li>
<li class="nav-item dropdown">
Expand Down

0 comments on commit e45c2a7

Please sign in to comment.