CONTRIBUTING.md in twilio-ruby-5.76.0 vs CONTRIBUTING.md in twilio-ruby-5.77.0
- old
+ new
@@ -19,11 +19,11 @@
it can be.
## <a name="question"></a> Got an API/Product Question or Problem?
If you have questions about how to use `twilio-ruby`, please see our
-[docs][docs-link], and if you don't find the answer there, please contact
+[docs](./README.md), and if you don't find the answer there, please contact
[help@twilio.com](mailto:help@twilio.com) with any issues you have.
## <a name="issue"></a> Found an Issue?
If you find a bug in the source code or a mistake in the documentation, you can
@@ -66,14 +66,10 @@
you're working on.
For large fixes, please build and test the documentation before submitting the
PR to be sure you haven't accidentally introduced layout or formatting issues.
-If you want to help improve the docs at
-[https://www.twilio.com/docs/libraries/ruby][docs-link], please contact
-[help@twilio.com](mailto:help@twilio.com).
-
## <a name="submit"></a> Submission Guidelines
### Submitting an Issue
Before you submit your issue search the archive, maybe your question was already
answered.
@@ -153,9 +149,7 @@
you are working:
* All features or bug fixes **must be tested** by one or more tests.
* All classes and methods **must be documented**.
-
-[docs-link]: https://www.twilio.com/docs/libraries/ruby
[issue-link]: https://github.com/twilio/twilio-ruby/issues/new
[github]: https://github.com/twilio/twilio-ruby
\ No newline at end of file