From 2f6691ca8b23cb5193a470ca36df705a0e4bae8c Mon Sep 17 00:00:00 2001 From: smiling-watermelon <146741211+smiling-watermelon@users.noreply.github.com> Date: Mon, 15 Jul 2024 08:40:28 +0300 Subject: [PATCH] fix: Update link format per RST specifications. See: https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html#hyperlink-references To see the difference, open the "Preview" mode in diffs. --- README.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index 4c2fdfb..be66676 100644 --- a/README.rst +++ b/README.rst @@ -11,7 +11,7 @@ SignNow is a powerful web-based e-signature solution that streamlines the signin API Contact Information ----------------------- -If you have questions about the SignNow API, please visit [https://help.signnow.com/docs](https://help.signnow.com/docs) or email [api@signnow.com](mailto:api@signnow.com). +If you have questions about the SignNow API, please visit `https://help.signnow.com/docs `_ or email `api@signnow.com `_. See additional contact information at the bottom. @@ -49,7 +49,7 @@ Setup Examples ======== -To run the examples you will need an API key. You can get one here [https://www.signnow.com/api](https://www.signnow.com/api). For a full list of accepted parameters, refer to the SignNow REST Endpoints API guide: [https://help.signnow.com/docs](https://help.signnow.com/docs). +To run the examples you will need an API key. You can get one here `https://www.signnow.com/api `_. For a full list of accepted parameters, refer to the SignNow REST Endpoints API guide: `https://help.signnow.com/docs `_. OAuth2 ====== @@ -349,7 +349,7 @@ Create Link LICENSE ------- -This project is released under the Apache 2.0 [License](https://github.com/signnow/SNPythonSDK/blob/master/LICENSE.md). +This project is released under the Apache 2.0 `License `_. Additional Contact Information ============================== @@ -357,9 +357,9 @@ Additional Contact Information SUPPORT ------- -To contact SignNow support, please email [support@signnow.com](mailto:support@signnow.com). +To contact SignNow support, please email `support@signnow.com `_. SALES ----- -For pricing information please call (800) 831-2050 or email [sales@signnow.com](mailto:sales@signnow.com). +For pricing information please call (800) 831-2050 or email `sales@signnow.com `_.