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.
1 parent b854be8 commit f90d11bCopy full SHA for f90d11b
README.md
@@ -1,10 +1,15 @@
1
#Simple Mailjet APIv3 wrapper
2
3
+[doc]: http://dev.mailjet.com/guides/?python#
4
+[api_doc]: https://github.com/mailjet/api-documentation
5
+
6
[](https://travis-ci.org/mailjet/mailjet-apiv3-python)
7
8
### API documentation
9
-Every code examples can be find on the Mailjet Documentation: http://dev.mailjet.com/guides/?python
10
+Every code examples can be find on the [Mailjet Documentation][doc]
11
12
+(Please refer to the [Mailjet Documentation Repository][api_doc] to contribute to the documentation examples)
13
14
## Getting Started
15
0 commit comments