Skip to content

Commit 0d3d150

Browse files
authored
Update index.tsx
1 parent 88b9edb commit 0d3d150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/lib/layouts/TopBar/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ const TopBar = ({ isHome = true, isScroll = false }: TopBarProps) => {
130130
color="white"
131131
className="nav-icon"
132132
as="a"
133-
href="https://github.com/kubesphere/kube-design/tree/next"
133+
href="https://github.com/kubesphere/kube-design"
134134
target="_blank"
135135
>
136136
<Github variant="light" size={22} />

0 commit comments

Comments
 (0)