Skip to content

Commit a6c9764

Browse files
imadbznecolas
authored andcommitted
Fix examples link in README
1 parent 98dcefd commit a6c9764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The [documentation site](https://necolas.github.io/react-native-web/) covers ins
1010

1111
## Example
1212

13-
And here is a simple example to get you started. The example app includes interactive examples and the [source code](https://github.com/necolas/react-native-web/blob/master/packages/docs) is also available.
13+
And here is a simple example to get you started. The example app includes interactive examples and the [source code](https://github.com/necolas/react-native-web/blob/master/packages/examples) is also available.
1414

1515
```js
1616
import React from 'react';

0 commit comments

Comments
 (0)