Skip to content

Fix project links in package.json #881

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 17, 2018
Merged

Fix project links in package.json #881

merged 1 commit into from
Feb 17, 2018

Conversation

simonkberg
Copy link
Contributor

Some links were still referencing the old repo name (gaearon/react-redux). Not a huge issue since the old URL redirects, but might as well use the correct URL since some tools display these as-is to end users (eg. yarn via yarn outdated) which can potentially be confusing.

Some links were still referencing the old repo name (`gaearon/react-redux`). Not a huge issue since the old URL redirects, but might as well use the correct URL since some tools display these as-is to end users (eg. yarn via `yarn outdated`) which can potentially be confusing.
@markerikson markerikson merged commit 90ac60b into reduxjs:master Feb 17, 2018
@markerikson
Copy link
Contributor

Hah, that's been around for a while :) Nice catch - thanks!

josepot pushed a commit to josepot/react-redux-lean that referenced this pull request Sep 21, 2018
Some links were still referencing the old repo name (`gaearon/react-redux`). Not a huge issue since the old URL redirects, but might as well use the correct URL since some tools display these as-is to end users (eg. yarn via `yarn outdated`) which can potentially be confusing.
albertodev7 pushed a commit to albertodev7/react-redux that referenced this pull request Dec 8, 2022
Some links were still referencing the old repo name (`gaearon/react-redux`). Not a huge issue since the old URL redirects, but might as well use the correct URL since some tools display these as-is to end users (eg. yarn via `yarn outdated`) which can potentially be confusing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants