Skip to content

Commit 7d61bcf

Browse files
authored
Merge pull request #78 from markusdosch/patch-1
2 parents b5f4cb5 + de64e34 commit 7d61bcf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ yarn add share-api-polyfill
2929

3030
Now, it will use the native share panel if it is available (only available on mobile devices) and, if not, it will enable an HTML structure in your page showing options for your users.
3131

32-
Here, check this demo and see the [share api polyfill in action](https://naschq.github.io/share-api-polyfill/demo/).
32+
Here, check this demo and see the [share api polyfill in action](https://on2-dev.github.io/share-api-polyfill/demo/).
3333

3434
## The Share API
3535

@@ -136,7 +136,7 @@ navigator.share({
136136

137137
Yup, it's open source and you can contribute to it :)
138138

139-
Please refer to our [CONTRIBUTING.md](https://github.com/NascHQ/share-api-polyfill/blob/master/CONTRIBUTING.md) and help us improve this tool.
139+
Please refer to our [CONTRIBUTING.md](https://github.com/on2-dev/share-api-polyfill/blob/master/CONTRIBUTING.md) and help us improve this tool.
140140

141141
To re-build id, just install the dependencies:
142142

0 commit comments

Comments
 (0)