diff --git a/circle.yml b/circle.yml index 744bce0..a9b5d69 100644 --- a/circle.yml +++ b/circle.yml @@ -17,7 +17,7 @@ general: checkout: post: - - git clone git@github.com:wholesale-design-system/styleguide.git + - git clone git@github.com:fabric-design/styleguide.git - git config --global user.email circleci@circleci - git config --global user.name "${CIRCLE_PROJECT_USERNAME}"