databrickslabs / databrickslabs/ontos
[Bug]: README: incorrect git clone URL
Open
Beginner friendly
Nobody has claimed this yet.
type/bug
- Dominant language
- Python
- Stars
- 212
- Forks
- 71
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 43
Description
Description
The README contains an incorrect clone URL in the setup instructions:
git clone https://github.com/larsgeorge/ontos.git
This should be:
git clone https://github.com/databrickslabs/ontos.git
The current URL points to a personal fork rather than the official databrickslabs repository.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the README and find the setup instructions containing the current git clone URL. Replace the personal-fork URL with the official databrickslabs/ontos URL, then review the README to confirm the setup command is correct and consistently formatted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 90/100