Skip to content

Commit f90d11b

Browse files
author
Guillaume Badi
committed
Update README.md
1 parent b854be8 commit f90d11b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
#Simple Mailjet APIv3 wrapper
22

3+
[doc]: http://dev.mailjet.com/guides/?python#
4+
[api_doc]: https://github.com/mailjet/api-documentation
5+
36
[![Build Status](https://travis-ci.org/mailjet/mailjet-apiv3-python.svg?branch=master)](https://travis-ci.org/mailjet/mailjet-apiv3-python)
47

58
### API documentation
69

7-
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)
813

914
## Getting Started
1015

0 commit comments

Comments
 (0)