Skip to content

Commit

Permalink
Update projects page hydrogen project link (#5857)
Browse files Browse the repository at this point in the history
Update the hydrogen clone URL to `concrete-utopia/hydrogen-editions-24`.
  • Loading branch information
ruggi authored Jun 7, 2024
1 parent 60f4a07 commit bbb2dfb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions utopia-remix/app/routes/projects.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -1336,8 +1336,7 @@ const projectTemplates = [
onClick: () =>
window.open(
createCloneLink(AccessLevel.PUBLIC, {
cloneRepo: 'concrete-utopia/hydrogen-may',
cloneBranch: 'sehl-utopia',
cloneRepo: 'concrete-utopia/hydrogen-editions-24',
}),
'_blank',
),
Expand Down

0 comments on commit bbb2dfb

Please sign in to comment.