1
0
Fork 0

docs(showcase): update React and React Native links (#202)

react -> standalone website
react native -> link to its site instead of react's site
This commit is contained in:
Haroen Viaene 2017-10-17 15:34:59 -07:00 committed by Vincent Voyer
parent 8b57114f41
commit 607567508b

View file

@ -14,12 +14,12 @@
logo: "./img/showcase/logo-vuejs.png"
- name: React
url: "https://facebook.github.io/react/"
url: "https://reactjs.org"
gif: "./img/showcase/example-react.gif"
logo: "./img/showcase/logo-react.png"
- name: React Native
url: "https://facebook.github.io/react/"
url: "https://facebook.github.io/react-native/"
gif: "./img/showcase/example-reactnative.gif"
logo: "./img/showcase/logo-react.png"