File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ export default function Hero() {
77 Benchmarking AI reasoning for therapeutic decision-making at scale.
88 </ p >
99 < div className = "z-10 mt-6 flex gap-4" >
10- < a href = "https://github.com/gasvn /CURE-Bench" target = "_blank" rel = "noreferrer" >
10+ < a href = "https://github.com/mims-harvard /CURE-Bench" target = "_blank" rel = "noreferrer" >
1111 < button className = "px-4 py-2 rounded-xl bg-white text-blue-950 font-medium shadow hover:shadow-md transition" > View Start Kit (Coming Soon)</ button >
1212 </ a >
1313 < a href = "https://www.kaggle.com" target = "_blank" rel = "noreferrer" >
Original file line number Diff line number Diff line change @@ -531,7 +531,7 @@ export default function Home() {
531531
532532 < div className = "grid md:grid-cols-3 gap-6 mb-10" >
533533 < a
534- href = "https://github.com/gasvn /CURE-Bench"
534+ href = "https://github.com/mims-harvard /CURE-Bench"
535535 target = "_blank"
536536 rel = "noopener noreferrer"
537537 className = "bg-white border border-gray-200 p-5 rounded-xl shadow hover:shadow-lg transition text-center"
You can’t perform that action at this time.
0 commit comments