Skip to content

Update URL in ImageSource.d.ts documentation#54794

Closed
ergenekonyigit wants to merge 1 commit into
react:mainfrom
ergenekonyigit:patch-1
Closed

Update URL in ImageSource.d.ts documentation#54794
ergenekonyigit wants to merge 1 commit into
react:mainfrom
ergenekonyigit:patch-1

Conversation

@ergenekonyigit

Copy link
Copy Markdown
Contributor

Summary:

This PR updates the @see reference URL in ImageSource.d.ts to reflect the current repository structure.

The React Native repository has undergone the following changes:

  • The default branch was renamed from master to main
  • The file path changed from Libraries/Image/ImageSource.js to packages/react-native/Libraries/Image/ImageSource.js

Before:

/*
 * @see https://github.com/facebook/react-native/blob/master/Libraries/Image/ImageSource.js
 */

After:

/*
 * @see https://github.com/facebook/react-native/blob/main/packages/react-native/Libraries/Image/ImageSource.js
 */

Changelog:

[GENERAL] [FIXED] - Update ImageSource.d.ts @see reference URL to reflect current repository structure

Test Plan:

CI Green

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Dec 5, 2025
@facebook-github-bot facebook-github-bot added the Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team. label Dec 5, 2025
@react-native-bot

Copy link
Copy Markdown
Collaborator

This PR is stale because it has been open for 180 days with no activity. It will be closed in 7 days unless you comment on it or remove the "Stale" label.

@react-native-bot react-native-bot added the Stale There has been a lack of activity on this issue and it may be closed soon. label Jun 4, 2026
@meta-codesync

meta-codesync Bot commented Jun 4, 2026

Copy link
Copy Markdown

@cortinico has imported this pull request. If you are a Meta employee, you can view this in D107513193.

@meta-codesync meta-codesync Bot closed this in 6eb07a8 Jun 4, 2026
@react-native-bot

Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @ergenekonyigit in 6eb07a8

When will my fix make it into a release? | How to file a pick request?

@react-native-bot react-native-bot added the Merged This PR has been merged. label Jun 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged This PR has been merged. Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team. Stale There has been a lack of activity on this issue and it may be closed soon.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants