Skip to content

Commit df1447f

Browse files
fix: update component github link on build site (#660)
1 parent 1a872ca commit df1447f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.washingtonpost.com/components/ComponentPage/ComponentDetails.jsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ export const ComponentDetails = ({
146146
outlineWidth: "2px",
147147
},
148148
}}
149-
href={`https://github.com/washingtonpost/wpds-ui-kit/tree/main/ui/${current}`}
149+
href={`https://github.com/washingtonpost/wpds-ui-kit/tree/main/packages/kit/src/${current}`}
150150
title={"View on Github"}
151151
>
152152
View on Github

0 commit comments

Comments
 (0)