Fix examples link in README

This commit is contained in:
Imad Bouziani
2021-06-29 23:14:51 +08:00
committed by Nicolas Gallagher
parent 98dcefd904
commit a6c976416b

View File

@@ -10,7 +10,7 @@ The [documentation site](https://necolas.github.io/react-native-web/) covers ins
## Example
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.
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.
```js
import React from 'react';