databrickslabs / databrickslabs/ontos

[Bug]: README: incorrect git clone URL

Open Beginner friendly
#237 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.