Skip to content

Commit

Permalink
fix: update component github link on build site (#660)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisalcantara committed Sep 8, 2024
1 parent 1a872ca commit df1447f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ export const ComponentDetails = ({
outlineWidth: "2px",
},
}}
href={`https://github.com/washingtonpost/wpds-ui-kit/tree/main/ui/${current}`}
href={`https://github.com/washingtonpost/wpds-ui-kit/tree/main/packages/kit/src/${current}`}
title={"View on Github"}
>
View on Github
Expand Down

0 comments on commit df1447f

Please sign in to comment.