From 56d05e9867ddc38a667fc66110389223d6027b21 Mon Sep 17 00:00:00 2001 From: Adam Feldman Date: Fri, 13 May 2016 13:15:18 -0500 Subject: [PATCH] Fix link to docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f67060..2a43419 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ This is still an ongoing project. If you would like to contribute, see below :). Its based on the [amazon-mws-python](http://code.google.com/p/amazon-mws-python). -Checkout the documentation [here](https://python-amazon-mws.readthedocs.org/latest/). +Checkout the documentation [here](https://python-amazon-mws.readthedocs.io/en/latest/). You can read the official Amazon MWS documentation [here](https://developer.amazonservices.com/). # To-Do