File tree Expand file tree Collapse file tree 1 file changed +8
-10
lines changed
Expand file tree Collapse file tree 1 file changed +8
-10
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,14 @@ SparkPost Python API client
2828
2929The super-mega-official Python package for using the SparkPost API.
3030
31+ Documentation
32+ -------------
33+
34+ * Documentation for `python-sparkpost `_
35+ * `SparkPost API Reference `_
36+
37+ .. _python-sparkpost : https://python-sparkpost.readthedocs.io/
38+ .. _SparkPost API Reference : https://www.sparkpost.com/api
3139
3240Installation
3341------------
@@ -120,16 +128,6 @@ Then create or update your ``appengine_config.py`` file to include the following
120128
121129 Then deploy your app and you should be able to send using python-sparkpost on Google Cloud.
122130
123- Documentation
124- -------------
125-
126- * Documentation for `python-sparkpost `_
127- * `SparkPost API Reference `_
128-
129- .. _python-sparkpost : https://python-sparkpost.readthedocs.io/
130- .. _SparkPost API Reference : https://www.sparkpost.com/api
131-
132-
133131Contribute
134132----------
135133
You can’t perform that action at this time.
0 commit comments