Skip to content

Commit b5a7285

Browse files
author
Sam Harrison
committed
docs: cleanup support/help/contact information
1 parent b5f4ca9 commit b5a7285

File tree

4 files changed

+6
-21
lines changed

4 files changed

+6
-21
lines changed

CONTRIBUTING.md

-2
Original file line numberDiff line numberDiff line change
@@ -194,5 +194,3 @@ Please run your code through:
194194

195195
7. [Open a Pull Request](https://help.github.com/articles/using-pull-requests/)
196196
with a clear title and description against the `master` branch. All tests must be passing before we will review the PR.
197-
198-
If you have any additional questions, please feel free to [email](mailto:[email protected]) us or create an issue in this repo.

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ If you are looking for the SendGrid API client library, please see [this repo](h
2323

2424
<a name="announcements"></a>
2525
# Announcements
26-
**NEW:** If you're a software engineer who is passionate about #DeveloperExperience and/or #OpenSource, [this is an incredible opportunity to join our #DX team](https://sendgrid.com/careers/role/1421152/?gh_jid=1421152) as a Developer Experience Engineer and work with [@thinkingserious](https://github.com/thinkingserious) and [@aroach](https://github.com/aroach)! Tell your friends :)
27-
2826
All updates to this project is documented in our [CHANGELOG](https://github.com/sendgrid/java-http-client/blob/master/CHANGELOG.md).
2927

3028
<a name="installation"></a>
@@ -167,9 +165,11 @@ Quick links:
167165
<a name="about"></a>
168166
# About
169167

170-
java-http-client is guided and supported by the SendGrid [Developer Experience Team](mailto:[email protected]).
168+
java-http-client is maintained and funded by Twilio SendGrid, Inc. The names and logos for java-http-client are trademarks of Twilio SendGrid, Inc.
169+
170+
If you need help installing or using the library, please check the [Twilio SendGrid Support Help Center](https://support.sendgrid.com).
171171

172-
java-http-client is maintained and funded by SendGrid, Inc. The names and logos for java-http-client are trademarks of SendGrid, Inc.
172+
If you've instead found a bug in the library or would like new features added, go ahead and open issues or pull requests against this repo!
173173

174174
# License
175175
[The MIT License (MIT)](LICENSE.md)

docker/README.md

+1-7
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,4 @@ Due to Oracle's JDK license, you must build this Docker image using the official
2828

2929
For more detailed information, see [USAGE.md](https://github.com/sendgrid/java-http-client/blob/master/docker/USAGE.md).
3030

31-
# About
32-
33-
java-http-client is guided and supported by the SendGrid [Developer Experience Team](mailto:[email protected]).
34-
35-
java-http-client is maintained and funded by SendGrid, Inc. The names and logos for java-http-client are trademarks of SendGrid, Inc.
36-
37-
![SendGrid Logo](https://uiux.s3.amazonaws.com/2016-logos/email-logo%402x.png)
31+
![SendGrid Logo](https://uiux.s3.amazonaws.com/2016-logos/email-logo%402x.png)

docker/USAGE.md

+1-8
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,4 @@ You can mount repositories in the `/mnt/java-http-client` and `/mnt/java-http-cl
2525
# Testing
2626
Testing is easy! Run the container, `cd sendgrid`, and run `./gradlew test`.
2727

28-
<a name="about"></a>
29-
# About
30-
31-
java-http-client is guided and supported by the SendGrid [Developer Experience Team](mailto:[email protected]).
32-
33-
java-http-client is maintained and funded by SendGrid, Inc. The names and logos for java-http-client are trademarks of SendGrid, Inc.
34-
35-
![SendGrid Logo](https://uiux.s3.amazonaws.com/2016-logos/email-logo%402x.png)
28+
![SendGrid Logo](https://uiux.s3.amazonaws.com/2016-logos/email-logo%402x.png)

0 commit comments

Comments
 (0)