Skip to content

Commit 8748a00

Browse files
committed
Update README.md
1 parent 6120b2c commit 8748a00

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
This package provides a SwiftUI view, `ShareLinkButton`, that enables sharing of various data types.
55

6-
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Figor11191708%2Fsharelink-for-swiftui%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/igor11191708/sharelink-for-swiftui)
6+
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fswiftuiux%2Fsharelink-for-swiftui%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/swiftuiux/sharelink-for-swiftui)
77

88
## Why I developed the ShareLink package when Apple provides one out of the box?!
99

@@ -18,9 +18,9 @@ In my experience working on SwiftUI projects, I noticed a gap when it came to im
1818

1919
## Example Usage
2020

21-
To see the example code in action, refer to the [example](https://github.com/The-Igor/sharelink-for-swiftui-example).
21+
To see the example code in action, refer to the [example](https://github.com/swiftuiux/sharelink-for-swiftui-example).
2222

23-
![ShareLinkButton Example](https://github.com/The-Igor/sharelink-for-swiftui-example/blob/main/img/sharelink%20.gif)
23+
![ShareLinkButton Example](https://github.com/swiftuiux/sharelink-for-swiftui-example/blob/main/img/sharelink%20.gif)
2424

2525
## API
2626
### `ShareLinkButton` Struct

0 commit comments

Comments
 (0)