Skip to content

Commit

Permalink
Update index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
zheng1 authored Dec 18, 2024
1 parent 88b9edb commit 0d3d150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/lib/layouts/TopBar/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ const TopBar = ({ isHome = true, isScroll = false }: TopBarProps) => {
color="white"
className="nav-icon"
as="a"
href="https://github.com/kubesphere/kube-design/tree/next"
href="https://github.com/kubesphere/kube-design"
target="_blank"
>
<Github variant="light" size={22} />
Expand Down

0 comments on commit 0d3d150

Please sign in to comment.