Skip to content

Commit aefee19

Browse files
Updated QBMS desc & link
X-Lovable-Edit-ID: edt-3af1267b-9558-4534-832d-a91bfe269d32 Co-authored-by: mrouard21 <249104142+mrouard21@users.noreply.github.com>
2 parents 17f303e + 9a36602 commit aefee19

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/pages/Gigwa.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ export default function Gigwa() {
573573
</p>
574574

575575
<div className="grid grid-cols-1 md:grid-cols-3 gap-6 max-w-5xl mx-auto">
576-
<a href="https://github.com/icarda/QBMS" target="_blank" rel="noopener noreferrer" className="group block">
576+
<a href="https://icarda.github.io/QBMS/" target="_blank" rel="noopener noreferrer" className="group block">
577577
<Card className="h-full bg-card border-border/50 hover:border-primary/30 hover:shadow-lg transition-all duration-300 group-hover:-translate-y-1">
578578
<CardHeader>
579579
<div className="flex items-center gap-3">
@@ -591,7 +591,7 @@ export default function Gigwa() {
591591
</CardHeader>
592592
<CardContent>
593593
<p className="text-sm text-muted-foreground">
594-
R package to query and retrieve data from BMS and related databases including Gigwa.
594+
R package to query and retrieve phenotypic and genotypic data using BrAPI calls, including integration with GIGWA.
595595
</p>
596596
</CardContent>
597597
</Card>

0 commit comments

Comments
 (0)