Skip to content

docs: fix stale org clone URL and package name references#1430

Open
patrickwehbe wants to merge 1 commit into
lottie-react-native:masterfrom
patrickwehbe:docs/fix-stale-org-url-and-package-name
Open

docs: fix stale org clone URL and package name references#1430
patrickwehbe wants to merge 1 commit into
lottie-react-native:masterfrom
patrickwehbe:docs/fix-stale-org-url-and-package-name

Conversation

@patrickwehbe

Copy link
Copy Markdown

A few docs still point at the old airbnb/lottie-react-native location and one uses the wrong package name. This updates them.

  • CONTRIBUTING.md: the git clone command used https://github.com/airbnb/lottie-react-native.git, which now 301-redirects to this org. Updated it to https://github.com/lottie-react-native/lottie-react-native.git.
  • README.md: the two "API document" links (the API section and the "More..." link) also still used airbnb/lottie-react-native. Pointed them at lottie-react-native/lottie-react-native.
  • docs/api.md: the asset-handling note referred to the package as react-native-lottie. The actual package name is lottie-react-native (see packages/core/package.json), so I corrected it. react-native-lottie is a separate, unrelated npm package.

Left the airbnb/lottie-ios, airbnb/lottie-android, airbnb/lottie, and airbnb.io/lottie links untouched since those still resolve and are the correct upstreams.

Docs only, no code changes.

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.

1 participant