File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -202,7 +202,7 @@ export const AssetBalancePanel = ({
202202 < Clock className = "w-3 h-3" />
203203 < span > Prices updated { formatLastUpdate ( lastUpdateTime ) } </ span >
204204 < span className = "text-muted-foreground/60" > • </ span >
205- < a href = "https://reflector.space " target = "_blank" rel = "noopener noreferrer" className = "text-primary hover:text-primary/80 transition-colors inline-flex items-center gap-1" >
205+ < a href = "https://reflector.network/ " target = "_blank" rel = "noopener noreferrer" className = "text-primary hover:text-primary/80 transition-colors inline-flex items-center gap-1" >
206206 via Reflector
207207 < ExternalLink className = "w-3 h-3" />
208208 </ a >
@@ -299,4 +299,4 @@ export const AssetBalancePanel = ({
299299 </ > }
300300 </ CardContent >
301301 </ Card > ;
302- } ;
302+ } ;
You can’t perform that action at this time.
0 commit comments