Skip to content

Commit

Permalink
fix datahub url
Browse files Browse the repository at this point in the history
  • Loading branch information
“benoitregamey” authored and cmangeat committed Jan 8, 2024
1 parent 77abc82 commit 5c9c225
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -205,11 +205,11 @@
</li>
<li class="gn-menuitem-xs" data-ng-show="!authenticated || !user.isEditorOrMore()">
<a
href="https://test.geocat.ch/datahub/news/"
href="https://www.geocat.ch/datahub/search/"
target="_blank"
title="{{'testGeocatLinkTooltip' | translate}}"
>
<span style="color: #ffaf5e;"
<span style="color: #ffaf5e; font-size: small;"
onmouseover="this.style.color='black'" onmouseout="this.style.color='#ffaf5e'"
translate>
testGeocatLink
Expand Down

0 comments on commit 5c9c225

Please sign in to comment.