Skip to content

Commit 9dda706

Browse files
ramthiOberon00
authored andcommitted
CONTRIBUTING.md: Fix clone URL (#177)
1 parent 250b9fa commit 9dda706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ pull requests (PRs).
3737
To create a new PR, fork the project in GitHub and clone the upstream repo:
3838

3939
```sh
40-
$ git clone https://https://github.com/open-telemetry/opentelemetry-python.git
40+
$ git clone https://github.com/open-telemetry/opentelemetry-python.git
4141
```
4242

4343
Add your fork as an origin:

0 commit comments

Comments
 (0)