Skip to content

Commit de64e34

Browse files
authored
Fix links with old username
1 parent c13ac45 commit de64e34

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

@@ -134,7 +134,7 @@ navigator.share({
134134

135135
Yup, it's open source and you can contribute to it :)
136136

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

139139
To re-build id, just install the dependencies:
140140

0 commit comments

Comments
 (0)