Skip to content

Commit 1291fa1

Browse files
authored
fix-url (#27)
1 parent 45e99e1 commit 1291fa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

styleguide/components/StyleGuideRenderer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ function NavBar({
122122
<nav className={classes.nav}>
123123
<a
124124
className={classes.headerLink}
125-
href="https://github.com/kubevirt-ui/kubevirt-ui-components"
125+
href="https://github.com/kubevirt-ui/kubevirt-components"
126126
>
127127
GitHub
128128
</a>

0 commit comments

Comments
 (0)