From bf799da4fa20942c89f4e7fd440dfedaad5c2af8 Mon Sep 17 00:00:00 2001
From: "Leonardo J. Caballero G" <leonardocaballero@gmail.com>
Date: Tue, 12 Jun 2012 17:33:01 -0430
Subject: [PATCH] Updated url for screenshot documentation

---
 README.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index b43677a..b180e2d 100644
--- a/README.rst
+++ b/README.rst
@@ -46,7 +46,7 @@ And open the following URL in your web browser:
 
 And you can see the hello world example like this :
 
-.. image:: docs/django_helloword.png
+.. image:: https://github.com/django-ve/helloworld/raw/master/docs/django_helloword.png
    :width: 332px
      :align: center
      :alt: A Django 1.4 'Hello World' example
-- 
GitLab