website: fix ImageBackground source code link

Close #820
This commit is contained in:
Nicolas Gallagher
2018-02-14 13:39:14 -08:00
parent 17f8a674b8
commit b66aba1a06
2 changed files with 1 additions and 1 deletions
@@ -2,7 +2,7 @@
* @flow
*/
import sources from '../sources';
import sources from '../../Image/sources';
import React from 'react';
import { ImageBackground, StyleSheet, Text } from 'react-native';