Skip to content

Commit e13f56b

Browse files
authored
Update index.html
Signed-off-by: Wenqi Li <[email protected]>
1 parent 3a491ce commit e13f56b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,9 @@ <h2 class="text-3xl font-bold leading-snug text-gray-700 mt-4 wow fadeInUp" data
116116
</div>
117117
</div>
118118
<div class="flex flex-wrap justify-center wow fadeInUp mt-4 mb-4" data-wow-delay=".8s">
119-
<a class="brand-btn-white" target="_blank" href="https://docs.monai.io/en/stable/whatsnew.html">Core v1.1</a>
120-
<a class="brand-btn-white" target="_blank" href="https://docs.monai.io/projects/label/en/latest/whatsnew.html">Label v0.6</a>
121-
<a class="brand-btn-white" target="_blank" href="https://docs.monai.io/projects/monai-deploy-app-sdk/en/stable/index.html">Deploy App SDK v0.5.1</a>
119+
<a class="brand-btn-white" target="_blank" href="https://docs.monai.io/en/stable/whatsnew.html">Core</a>
120+
<a class="brand-btn-white" target="_blank" href="https://docs.monai.io/projects/label/en/latest/whatsnew.html">Label</a>
121+
<a class="brand-btn-white" target="_blank" href="https://docs.monai.io/projects/monai-deploy-app-sdk/en/stable/release_notes/index.html">Deploy App SDK</a>
122122
</div>
123123
</div>
124124
<img class="hero-image h-96" src="assets/img/hero_illustration.png" />

0 commit comments

Comments
 (0)