Skip to content

docs: fix incorrect clone URL in README - #2244

Open
pizzariafornalhadeferraz-code wants to merge 1 commit into
Graphify-Labs:v8from
pizzariafornalhadeferraz-code:fix/readme-clone-url
Open

docs: fix incorrect clone URL in README#2244
pizzariafornalhadeferraz-code wants to merge 1 commit into
Graphify-Labs:v8from
pizzariafornalhadeferraz-code:fix/readme-clone-url

Conversation

@pizzariafornalhadeferraz-code

Copy link
Copy Markdown

Summary

  • The "Contributing" section of the README instructs new contributors to run git clone https://github.com/safishamsi/graphify.git, which is not this project's repository.
  • Every badge and image link elsewhere in the same README already points to Graphify-Labs/graphify, confirming the correct URL.
  • This fixes the clone command to match, so new contributors don't end up cloning the wrong repo.

Test plan

  • Doc-only change, no code affected.
  • Visually confirmed the corrected URL matches git remote -v for this repository and the other GitHub links already in README.md.

The clone command pointed to github.com/safishamsi/graphify, but the
project's actual remote (and every badge/image link in the same
README) is github.com/Graphify-Labs/graphify. A new contributor
following the current instructions would clone the wrong repo.
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