Skip to content

Commit 71766d5

Browse files
committed
-> menu fixes
1 parent 9bfaa3b commit 71766d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/share/site_header.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
</button>
108108

109109
<button class="item" title="Discourse">
110-
<a href="" url="https://github.com/ImagingDataCommons/idc-index"
110+
<a href="" url="https://discourse.canceridc.dev"
111111
class="external-link" data-toggle="modal"
112112
data-target="#external-web-warning" title="Discourse"
113113
>
@@ -135,7 +135,7 @@
135135
</a>
136136
</button>
137137
<button class="item" title="MHub">
138-
<a href="" url="https://mhub.ai/" class="external-link" title="MHub">
138+
<a href="" url="https://mhub.ai/models" class="external-link" title="MHub">
139139
<img class="grid-icon" src="{% static 'img/mhub_2.svg' %}" alt="MHub Logo" />
140140
AI<br/> Models<i class="fa-solid fa-external-link external-link-icon" aria-hidden="true"></i>
141141
</a>

0 commit comments

Comments
 (0)