Skip to content

Commit

Permalink
chore: twilio help changes (#723)
Browse files Browse the repository at this point in the history
  • Loading branch information
kridai authored Sep 29, 2023
1 parent c29a4a6 commit 6d30502
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ it can be.

If you have questions about how to use `twilio-python`, please see our
[docs](./README.md), and if you don't find the answer there, please contact
[[email protected]](mailto:help@twilio.com) with any issues you have.
[Twilio Support](https://www.twilio.com/help/contact) with any issues you have.

## <a name="issue"></a> Found an Issue?

Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (C) 2023, Twilio, Inc. <help@twilio.com>
Copyright (C) 2023, Twilio, Inc. <https://www.twilio.com/help/contact>

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
version="8.9.0",
description="Twilio API client and TwiML generator",
author="Twilio",
author_email="help@twilio.com",
help_center="https://www.twilio.com/help/contact",
url="https://github.com/twilio/twilio-python/",
keywords=["twilio", "twiml"],
python_requires=">=3.7.0",
Expand Down

0 comments on commit 6d30502

Please sign in to comment.