Skip to content

Commit cc2bc31

Browse files
committed
Update repo url
1 parent f42cfe5 commit cc2bc31

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,4 @@ There's also a [Figma plugin](https://www.figma.com/community/plugin/11224372296
9292

9393
## Related
9494

95-
- https://github.com/tienphaw/react-native-figma-squircle
95+
- https://github.com/phamfoo/react-native-figma-squircle

packages/figma-squircle/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
],
2929
"repository": {
3030
"type": "git",
31-
"url": "https://github.com/tienphaw/figma-squircle.git"
31+
"url": "https://github.com/phamfoo/figma-squircle.git"
3232
}
3333
}

packages/site/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ export default function Home() {
4444
</main>
4545

4646
<GithubCorner
47-
href="https://github.com/tienphaw/figma-squircle"
47+
href="https://github.com/phamfoo/figma-squircle"
4848
direction="left"
4949
bannerColor="#262626"
5050
/>

0 commit comments

Comments
 (0)