Skip to content

Commit

Permalink
CONTRIBUTING.md: Fix clone URL (#177)
Browse files Browse the repository at this point in the history
  • Loading branch information
ramthi authored and Oberon00 committed Sep 30, 2019
1 parent 250b9fa commit 9dda706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ pull requests (PRs).
To create a new PR, fork the project in GitHub and clone the upstream repo:

```sh
$ git clone https://https://github.com/open-telemetry/opentelemetry-python.git
$ git clone https://github.com/open-telemetry/opentelemetry-python.git
```

Add your fork as an origin:
Expand Down

0 comments on commit 9dda706

Please sign in to comment.