Skip to content

Commit d0633af

Browse files
Update URL in ImageSource.d.ts documentation
1 parent 95cc1e7 commit d0633af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/react-native/Libraries/Image/ImageSource.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*/
99

1010
/*
11-
* @see https://github.com/facebook/react-native/blob/master/Libraries/Image/ImageSource.js
11+
* @see https://github.com/facebook/react-native/blob/main/packages/react-native/Libraries/Image/ImageSource.js
1212
*/
1313
export interface ImageURISource {
1414
/**

0 commit comments

Comments
 (0)