We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cb5dec commit 8b021ddCopy full SHA for 8b021dd
CONTRIBUTING.md
@@ -151,7 +151,7 @@ Please run your code through:
151
# Clone your fork of the repo into the current directory
152
git clone https://github.com/sendgrid/java-http-client
153
# Navigate to the newly cloned directory
154
- cd sendgrid-python
+ cd java-http-client
155
# Assign the original repo to a remote called "upstream"
156
git remote add upstream https://github.com/sendgrid/java-http-client
157
```
0 commit comments