Skip to content

Commit 1b98618

Browse files
committed
Update about page and deploy workflow
1 parent 27101a3 commit 1b98618

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Checkout Model Zoo
2222
uses: actions/checkout@v3
2323
with:
24-
repository: zephyrie/model-zoo
24+
repository: project-monai/model-zoo
2525
path: scripts/model-zoo
2626

2727
- name: Setup Python and Node

about.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -352,8 +352,8 @@ <h5 class="font-medium text-gray-800">Andy Feng</h5>
352352
<div class="w-24 h-24 mb-2">
353353
<img src="assets/img/WenqiLi.jpg" alt="Wenqi Li" class="w-full h-full rounded-full object-cover shadow-md">
354354
</div>
355-
<h5 class="font-medium text-gray-800">Wenqi Li</h5>
356-
</div>
355+
<h5 class="font-medium text-gray-800">Wenqi Li</h5>
356+
</div>
357357
</div>
358358
</div>
359359
</div>

0 commit comments

Comments
 (0)