changeset c3a33f465366 in modules/account_payment_stripe:5.0
details: 
https://hg.tryton.org/modules/account_payment_stripe?cmd=changeset;node=c3a33f465366
description:
        Correct signing secret link in README rst
        (grafted from d245fe5419ade981dee6793a375e44df14aac1db)
diffstat:

 doc/index.rst |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 5eca43eb9210 -r c3a33f465366 doc/index.rst
--- a/doc/index.rst     Mon Jul 08 21:18:18 2019 +0200
+++ b/doc/index.rst     Thu Aug 01 23:28:27 2019 +0200
@@ -17,7 +17,7 @@
 webhook `signing secret`_ is set on the Account.
 
 .. _webhooks: https://stripe.com/docs/webhooks
-.. _`endpoint secret`: https://stripe.com/docs/webhooks#signatures
+.. _`signing secret`: https://stripe.com/docs/webhooks/signatures
 
 Customer
 ********

Reply via email to