From 1112e1e314656a4af09bbb75c0a96be2fe5ea656 Mon Sep 17 00:00:00 2001 From: Manuel Schnitzer Date: Tue, 5 Apr 2016 12:44:11 +0200 Subject: [PATCH] Remove not needed dot in README.md Signed-off-by: Manuel Schnitzer --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0daf567..0a70968d 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Documentation [![Documentation Status](https://readthedocs.org/projects/docker-py/badge/?version=latest)](https://readthedocs.org/projects/docker-py/?badge=latest) -[Read the full documentation here.](http://docker-py.readthedocs.org/en/latest/). +[Read the full documentation here](http://docker-py.readthedocs.org/en/latest/). The source is available in the `docs/` directory.