Skip to content

Commit ba6cc8f

Browse files
Update NavigationBar.tsx
1 parent ee0fdf1 commit ba6cc8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/utils/NavigationBar.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ export function NavigationBar({
7575
>
7676
<Text whiteSpace="nowrap">
7777
<b>
78-
<a href="https://hyperbolic.xyz/" style={{ color: "#6A5EEB" }}>
78+
<a href="https://hyperbolic.xyz" style={{ color: "#6A5EEB" }}>
7979
Hyperbolic
8080
</a>{" "}
8181
Flux

0 commit comments

Comments
 (0)