Skip to content

Commit 02f3872

Browse files
authored
docs: fix typo for ios + link of egghead (#2532)(by @doanhtu07)
1 parent 09c9044 commit 02f3872

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ yarn example android
2727
To run the example app on iOS:
2828

2929
```sh
30-
yarn example android
30+
yarn example ios
3131
```
3232

3333
Make sure your code passes TypeScript and ESLint. Run the following to verify:
@@ -84,7 +84,7 @@ The `package.json` file contains various scripts for common tasks:
8484

8585
### Sending a pull request
8686

87-
> **Working on your first pull request?** You can learn how from this _free_ series: [How to Contribute to an Open Source Project on GitHub](https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github).
87+
> **Working on your first pull request?** You can learn how from this _free_ series: [How to Contribute to an Open Source Project on GitHub](https://egghead.io/courses/how-to-contribute-to-an-open-source-project-on-github).
8888
8989
When you're sending a pull request:
9090

0 commit comments

Comments
 (0)