Skip to content
This repository was archived by the owner on Dec 19, 2021. It is now read-only.

Commit e0ba471

Browse files
committed
fix link
1 parent cbdb39c commit e0ba471

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Run Demo
22

33
```
4-
git clone https://github.com/NathanWalker/nativescript-loading-indicator.git
4+
git clone https://github.com/nstudio/nativescript-loading-indicator.git
55
cd nativescript-loading-indicator
66
npm run setup // you will see some TypeScript warnings, this is normal, you can ignore :)
77
@@ -23,7 +23,7 @@ npm run demo.android
2323
**Please follow these basic steps to simplify pull request reviews - if you don't you'll probably just be asked to anyway.**
2424

2525
- Please rebase your branch against the current master
26-
- Make reference to possible [issues](https://github.com/NathanWalker/nativescript-loading-indicator/issues) on PR comment
26+
- Make reference to possible [issues](https://github.com/nstudio/nativescript-loading-indicator/issues) on PR comment
2727

2828
## Submitting bug reports
2929

0 commit comments

Comments
 (0)