diff --git a/README.md b/README.md
index c7f5ec52f41a0d8e40725a76e1d2642fac72db77..b369a86de0086544e9bcbea119c6cc42647e99c7 100644
--- a/README.md
+++ b/README.md
@@ -19,8 +19,9 @@ A python implementation of [duniter](https://github.com/duniter/duniter) API
 You can install duniter-python-api and all its dependencies via the following pip install :
 `pip install duniterpy`
 
-Please take a look at the document [HTTP API](https://github.com/duniter/duniter/blob/master/doc/HTTP_API.md) to learn about the API.
+Please take a look at the document [HTTP API](https://github.com/duniter/duniter-bma/blob/master/doc/API.md) to learn about the API.
 
 ## Documentation
 
+- [Documentation](https://github.com/duniter/duniter-python-api/wiki)
 - [Outdated documentation](https://ucoin-python-api.readthedocs.io/en/latest)