File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 >
You can’t perform that action at this time.
0 commit comments