We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b161218 + 4823936 commit 1aaf586Copy full SHA for 1aaf586
sparkpost/transmissions.py
@@ -182,7 +182,7 @@ def send(self, **kwargs):
182
transmission, used in WebHooks
183
:param dict substitution_data: Corresponds to substitutions in
184
html/text content. See `substitutions reference
185
- <https://www.sparkpost.com/docs/substitutions-reference>`_.
+ <https://developers.sparkpost.com/api/substitutions-reference.html>`_.
186
:param attachments: List of dicts. For example:
187
188
.. code-block:: python
0 commit comments